is not current version
Last Version 1.6

com.owlike:genson-parent 1.0

Genson library parent and aggregator

Categories

Categories

Genson Data JSON
GroupId

GroupId

com.owlike
ArtifactId

ArtifactId

genson-parent
Version

Version

1.0
Type

Type

pom

Download genson-parent 1.0

Filename Size
genson-parent-1.0.pom 5 KB
Browse

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