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