| License |
License |
|---|---|
| GroupId | GroupIdcom.github.axet |
| ArtifactId | ArtifactIdprotocols |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprotocols
json based serialization library
|
| Filename | Size |
|---|---|
| protocols-0.0.7.pom | |
| protocols-0.0.7.jar | 9 KB |
| protocols-0.0.7-sources.jar | 3 KB |
| protocols-0.0.7-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/protocols/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>protocols</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/protocols/
implementation 'com.github.axet:protocols:0.0.7'
// https://jarcasting.com/artifacts/com.github.axet/protocols/
implementation ("com.github.axet:protocols:0.0.7")
'com.github.axet:protocols:jar:0.0.7'
<dependency org="com.github.axet" name="protocols" rev="0.0.7">
<artifact name="protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='protocols', version='0.0.7')
)
libraryDependencies += "com.github.axet" % "protocols" % "0.0.7"
[com.github.axet/protocols "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.3 |
| joda-time : joda-time | jar | 2.5 |