is not current version
Last Version 1.6

com.owlike:genson-parent 1.4

Genson library parent and aggregator

Categories

Categories

Genson Data JSON
GroupId

GroupId

com.owlike
ArtifactId

ArtifactId

genson-parent
Version

Version

1.4
Type

Type

pom

Download genson-parent 1.4

Filename Size
genson-parent-1.4.pom 4 KB
Browse

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