не последняя версия
Последняя версия 0.6.13

org.ic4j:ic4j-candid-gson 0.6.2

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

Категории

Категории

Gson Данные JSON
Группа

Группа

org.ic4j
Идентификатор

Идентификатор

ic4j-candid-gson
Версия

Версия

0.6.2
Тип

Тип

jar

Скачать ic4j-candid-gson 0.6.2


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