is not current version
Last Version 2022.2.0

org.jmolecules:jmolecules-bom 2021.2.4

Bill of materials for jMolecules

GroupId

GroupId

org.jmolecules
ArtifactId

ArtifactId

jmolecules-bom
Version

Version

2021.2.4
Type

Type

pom

Download jmolecules-bom 2021.2.4


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