Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.ok2c.hc5 |
ArtifactId | ArtifactIdhc5-async-json |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
hc5-async-json-0.1.0.pom | |
hc5-async-json-0.1.0.jar | 48 KB |
hc5-async-json-0.1.0-sources.jar | 38 KB |
hc5-async-json-0.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/
implementation 'com.github.ok2c.hc5:hc5-async-json:0.1.0'
// https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/
implementation ("com.github.ok2c.hc5:hc5-async-json:0.1.0")
'com.github.ok2c.hc5:hc5-async-json:jar:0.1.0'
<dependency org="com.github.ok2c.hc5" name="hc5-async-json" rev="0.1.0">
<artifact name="hc5-async-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ok2c.hc5', module='hc5-async-json', version='0.1.0')
)
libraryDependencies += "com.github.ok2c.hc5" % "hc5-async-json" % "0.1.0"
[com.github.ok2c.hc5/hc5-async-json "0.1.0"]