Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.qifun |
ArtifactId | ArtifactIdjson-stream_2.10 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
json-stream_2.10-0.2.0.pom | |
json-stream_2.10-0.2.0.jar | 425 KB |
json-stream_2.10-0.2.0-sources.jar | 246 bytes |
json-stream_2.10-0.2.0-javadoc.jar | 1 MB |
json-stream_2.10-0.2.0-haxe-java.jar | 99 KB |
json-stream_2.10-0.2.0-haxe-csharp.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qifun/json-stream_2.10/ -->
<dependency>
<groupId>com.qifun</groupId>
<artifactId>json-stream_2.10</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qifun/json-stream_2.10/
implementation 'com.qifun:json-stream_2.10:0.2.0'
// https://jarcasting.com/artifacts/com.qifun/json-stream_2.10/
implementation ("com.qifun:json-stream_2.10:0.2.0")
'com.qifun:json-stream_2.10:jar:0.2.0'
<dependency org="com.qifun" name="json-stream_2.10" rev="0.2.0">
<artifact name="json-stream_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qifun', module='json-stream_2.10', version='0.2.0')
)
libraryDependencies += "com.qifun" % "json-stream_2.10" % "0.2.0"
[com.qifun/json-stream_2.10 "0.2.0"]