is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-bom 0.1.0


GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-bom
Version

Version

0.1.0
Type

Type

pom

Download jaxxy-bom 0.1.0

Filename Size
jaxxy-bom-0.1.0.pom 3 KB
Browse

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