is not current version
Last Version 2022.2.0

org.jmolecules:jmolecules-bom 2022.1.1

Bill of materials for jMolecules

GroupId

GroupId

org.jmolecules
ArtifactId

ArtifactId

jmolecules-bom
Version

Version

2022.1.1
Type

Type

pom

Download jmolecules-bom 2022.1.1


<!-- https://jarcasting.com/artifacts/org.jmolecules/jmolecules-bom/ -->
<dependency>
    <groupId>org.jmolecules</groupId>
    <artifactId>jmolecules-bom</artifactId>
    <version>2022.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules/jmolecules-bom/
implementation 'org.jmolecules:jmolecules-bom:2022.1.1'
// https://jarcasting.com/artifacts/org.jmolecules/jmolecules-bom/
implementation ("org.jmolecules:jmolecules-bom:2022.1.1")
'org.jmolecules:jmolecules-bom:pom:2022.1.1'
<dependency org="org.jmolecules" name="jmolecules-bom" rev="2022.1.1">
  <artifact name="jmolecules-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules', module='jmolecules-bom', version='2022.1.1')
)
libraryDependencies += "org.jmolecules" % "jmolecules-bom" % "2022.1.1"
[org.jmolecules/jmolecules-bom "2022.1.1"]