| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.lontime |
| ArtifactId | ArtifactIdextjson-library |
| Version | Version1.0.0-M8 |
| Type | Typejar |
| Description |
Descriptiondependencies for lontime
|
| Filename | Size |
|---|---|
| extjson-library-1.0.0-M8.pom | |
| extjson-library-1.0.0-M8.jar | 168 KB |
| extjson-library-1.0.0-M8-sources.jar | 89 KB |
| extjson-library-1.0.0-M8-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extjson-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extjson-library</artifactId>
<version>1.0.0-M8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extjson-library/
implementation 'com.github.lontime:extjson-library:1.0.0-M8'
// https://jarcasting.com/artifacts/com.github.lontime/extjson-library/
implementation ("com.github.lontime:extjson-library:1.0.0-M8")
'com.github.lontime:extjson-library:jar:1.0.0-M8'
<dependency org="com.github.lontime" name="extjson-library" rev="1.0.0-M8">
<artifact name="extjson-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extjson-library', version='1.0.0-M8')
)
libraryDependencies += "com.github.lontime" % "extjson-library" % "1.0.0-M8"
[com.github.lontime/extjson-library "1.0.0-M8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm | jar | 9.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| org.springframework : spring-core Optional | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |