Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.ok2c.hc5 |
ArtifactId | ArtifactIdhc5-async-json |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
hc5-async-json-0.1.1.pom | |
hc5-async-json-0.1.1.jar | 48 KB |
hc5-async-json-0.1.1-sources.jar | 38 KB |
hc5-async-json-0.1.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/ -->
<dependency>
<groupId>com.github.ok2c.hc5</groupId>
<artifactId>hc5-async-json</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/
implementation 'com.github.ok2c.hc5:hc5-async-json:0.1.1'
// https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/
implementation ("com.github.ok2c.hc5:hc5-async-json:0.1.1")
'com.github.ok2c.hc5:hc5-async-json:jar:0.1.1'
<dependency org="com.github.ok2c.hc5" name="hc5-async-json" rev="0.1.1">
<artifact name="hc5-async-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ok2c.hc5', module='hc5-async-json', version='0.1.1')
)
libraryDependencies += "com.github.ok2c.hc5" % "hc5-async-json" % "0.1.1"
[com.github.ok2c.hc5/hc5-async-json "0.1.1"]