Last Version

IC4J Candid Gson 0.6.13

Java library to serialize and deserialize Gson objects to the Internet Computer Candid types.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.ic4j
ArtifactId

ArtifactId

ic4j-candid-gson
Version

Version

0.6.13
Type

Type

jar
Description

Description

IC4J Candid Gson
Java library to serialize and deserialize Gson objects to the Internet Computer Candid types.
Project URL

Project URL

https://github.com/ic4j/ic4j-candid-gson
Source Code Management

Source Code Management

https://github.com/ic4j/ic4j-candid-gson

Download ic4j-candid-gson 0.6.13


<!-- https://jarcasting.com/artifacts/org.ic4j/ic4j-candid-gson/ -->
<dependency>
    <groupId>org.ic4j</groupId>
    <artifactId>ic4j-candid-gson</artifactId>
    <version>0.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.ic4j/ic4j-candid-gson/
implementation 'org.ic4j:ic4j-candid-gson:0.6.13'
// https://jarcasting.com/artifacts/org.ic4j/ic4j-candid-gson/
implementation ("org.ic4j:ic4j-candid-gson:0.6.13")
'org.ic4j:ic4j-candid-gson:jar:0.6.13'
<dependency org="org.ic4j" name="ic4j-candid-gson" rev="0.6.13">
  <artifact name="ic4j-candid-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ic4j', module='ic4j-candid-gson', version='0.6.13')
)
libraryDependencies += "org.ic4j" % "ic4j-candid-gson" % "0.6.13"
[org.ic4j/ic4j-candid-gson "0.6.13"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.ic4j : ic4j-candid jar 0.6.13
com.google.code.gson : gson jar 2.9.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.