is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:json-bom 2016.01.17


Categories

Categories

JSON Data
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

json-bom
Version

Version

2016.01.17
Type

Type

pom

Download json-bom 2016.01.17

Filename Size
json-bom-2016.01.17.pom 4 KB
Browse

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