is not current version
Last Version 0.5.1

com.gilecode.yagson:yagson-parent 0.4.1

YaGson Java-JSON-Java binding library

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.gilecode.yagson
ArtifactId

ArtifactId

yagson-parent
Version

Version

0.4.1
Type

Type

pom

Download yagson-parent 0.4.1

Filename Size
yagson-parent-0.4.1.pom 6 KB
Browse

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