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