Last Version

YaGson Parent 0.5.1

YaGson Java-JSON-Java binding library

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.gilecode.yagson
ArtifactId

ArtifactId

yagson-parent
Version

Version

0.5.1
Type

Type

pom
Description

Description

YaGson Parent
YaGson Java-JSON-Java binding library
Project URL

Project URL

https://github.com/amogilev/yagson
Source Code Management

Source Code Management

https://github.com/amogilev/yagson

Download yagson-parent 0.5.1

Filename Size
yagson-parent-0.5.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.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gilecode.yagson/yagson-parent/
implementation 'com.gilecode.yagson:yagson-parent:0.5.1'
// https://jarcasting.com/artifacts/com.gilecode.yagson/yagson-parent/
implementation ("com.gilecode.yagson:yagson-parent:0.5.1")
'com.gilecode.yagson:yagson-parent:pom:0.5.1'
<dependency org="com.gilecode.yagson" name="yagson-parent" rev="0.5.1">
  <artifact name="yagson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gilecode.yagson', module='yagson-parent', version='0.5.1')
)
libraryDependencies += "com.gilecode.yagson" % "yagson-parent" % "0.5.1"
[com.gilecode.yagson/yagson-parent "0.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gson