Categories |
CategoriesGson Data JSON |
---|---|
GroupId | GroupIdcom.github.fondesa |
ArtifactId | ArtifactIdlyra-coder-gson |
Version | Version1.0.0-rc1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.fondesa/lyra-coder-gson/ -->
<dependency>
<groupId>com.github.fondesa</groupId>
<artifactId>lyra-coder-gson</artifactId>
<version>1.0.0-rc1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fondesa/lyra-coder-gson/
implementation 'com.github.fondesa:lyra-coder-gson:1.0.0-rc1'
// https://jarcasting.com/artifacts/com.github.fondesa/lyra-coder-gson/
implementation ("com.github.fondesa:lyra-coder-gson:1.0.0-rc1")
'com.github.fondesa:lyra-coder-gson:aar:1.0.0-rc1'
<dependency org="com.github.fondesa" name="lyra-coder-gson" rev="1.0.0-rc1">
<artifact name="lyra-coder-gson" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.fondesa', module='lyra-coder-gson', version='1.0.0-rc1')
)
libraryDependencies += "com.github.fondesa" % "lyra-coder-gson" % "1.0.0-rc1"
[com.github.fondesa/lyra-coder-gson "1.0.0-rc1"]