is not current version
Last Version 1.0.0

com.github.lontime:extjson-library 1.0.0-M21


Categories

Categories

JSON Data
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extjson-library
Version

Version

1.0.0-M21
Type

Type

jar

Download extjson-library 1.0.0-M21


<!-- https://jarcasting.com/artifacts/com.github.lontime/extjson-library/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>extjson-library</artifactId>
    <version>1.0.0-M21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extjson-library/
implementation 'com.github.lontime:extjson-library:1.0.0-M21'
// https://jarcasting.com/artifacts/com.github.lontime/extjson-library/
implementation ("com.github.lontime:extjson-library:1.0.0-M21")
'com.github.lontime:extjson-library:jar:1.0.0-M21'
<dependency org="com.github.lontime" name="extjson-library" rev="1.0.0-M21">
  <artifact name="extjson-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extjson-library', version='1.0.0-M21')
)
libraryDependencies += "com.github.lontime" % "extjson-library" % "1.0.0-M21"
[com.github.lontime/extjson-library "1.0.0-M21"]