is not current version
Last Version 2022.2.0

org.jmolecules:jmolecules-bom 2021.2.5

Bill of materials for jMolecules

GroupId

GroupId

org.jmolecules
ArtifactId

ArtifactId

jmolecules-bom
Version

Version

2021.2.5
Type

Type

pom

Download jmolecules-bom 2021.2.5


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