is not current version
Last Version 0.2.5

com.qifun:json-stream_2.11 0.1.0

json-stream

Categories

Categories

JSON Data
GroupId

GroupId

com.qifun
ArtifactId

ArtifactId

json-stream_2.11
Version

Version

0.1.0
Type

Type

jar

Download json-stream_2.11 0.1.0


<!-- 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"]