is not current version
Last Version 1.4.8

com.github.mengxianun:tangram-result-json 1.4.0

Json drive data

Categories

Categories

JSON Data
GroupId

GroupId

com.github.mengxianun
ArtifactId

ArtifactId

tangram-result-json
Version

Version

1.4.0
Type

Type

jar

Download tangram-result-json 1.4.0


<!-- https://jarcasting.com/artifacts/com.github.mengxianun/tangram-result-json/ -->
<dependency>
    <groupId>com.github.mengxianun</groupId>
    <artifactId>tangram-result-json</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengxianun/tangram-result-json/
implementation 'com.github.mengxianun:tangram-result-json:1.4.0'
// https://jarcasting.com/artifacts/com.github.mengxianun/tangram-result-json/
implementation ("com.github.mengxianun:tangram-result-json:1.4.0")
'com.github.mengxianun:tangram-result-json:jar:1.4.0'
<dependency org="com.github.mengxianun" name="tangram-result-json" rev="1.4.0">
  <artifact name="tangram-result-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengxianun', module='tangram-result-json', version='1.4.0')
)
libraryDependencies += "com.github.mengxianun" % "tangram-result-json" % "1.4.0"
[com.github.mengxianun/tangram-result-json "1.4.0"]