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