is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:javax-bom 3.0.1


GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

javax-bom
Version

Version

3.0.1
Type

Type

pom

Download javax-bom 3.0.1

Filename Size
javax-bom-3.0.1.pom 2 KB
Browse

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