License |
License |
---|---|
GroupId | GroupIdorg.jmolecules |
ArtifactId | ArtifactIdjmolecules-bom |
Last Version | Last Version2022.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjMolecules BOM
Bill of materials for jMolecules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmolecules-bom-2022.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jmolecules/jmolecules-bom/ -->
<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-bom</artifactId>
<version>2022.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules/jmolecules-bom/
implementation 'org.jmolecules:jmolecules-bom:2022.2.0'
// https://jarcasting.com/artifacts/org.jmolecules/jmolecules-bom/
implementation ("org.jmolecules:jmolecules-bom:2022.2.0")
'org.jmolecules:jmolecules-bom:pom:2022.2.0'
<dependency org="org.jmolecules" name="jmolecules-bom" rev="2022.2.0">
<artifact name="jmolecules-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules', module='jmolecules-bom', version='2022.2.0')
)
libraryDependencies += "org.jmolecules" % "jmolecules-bom" % "2022.2.0"
[org.jmolecules/jmolecules-bom "2022.2.0"]