Categories |
CategoriesCLI User Interface Gson Data JSON |
---|---|
GroupId | GroupIdio.nem |
ArtifactId | ArtifactIdsymbol-openapi-okhttp-gson-client |
Version | Version0.8.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.nem/symbol-openapi-okhttp-gson-client/ -->
<dependency>
<groupId>io.nem</groupId>
<artifactId>symbol-openapi-okhttp-gson-client</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.nem/symbol-openapi-okhttp-gson-client/
implementation 'io.nem:symbol-openapi-okhttp-gson-client:0.8.5'
// https://jarcasting.com/artifacts/io.nem/symbol-openapi-okhttp-gson-client/
implementation ("io.nem:symbol-openapi-okhttp-gson-client:0.8.5")
'io.nem:symbol-openapi-okhttp-gson-client:jar:0.8.5'
<dependency org="io.nem" name="symbol-openapi-okhttp-gson-client" rev="0.8.5">
<artifact name="symbol-openapi-okhttp-gson-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nem', module='symbol-openapi-okhttp-gson-client', version='0.8.5')
)
libraryDependencies += "io.nem" % "symbol-openapi-okhttp-gson-client" % "0.8.5"
[io.nem/symbol-openapi-okhttp-gson-client "0.8.5"]