License |
License |
---|---|
Categories |
CategoriesJSON Data DSL-JSON |
GroupId | GroupIdcom.github.longdt |
ArtifactId | ArtifactIddsl-json-ext |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDsl-Json Extension
Dsl-Json extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
dsl-json-ext-1.0.2.pom | |
dsl-json-ext-1.0.2.jar | 65 KB |
dsl-json-ext-1.0.2-sources.jar | 32 KB |
dsl-json-ext-1.0.2-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.longdt/dsl-json-ext/ -->
<dependency>
<groupId>com.github.longdt</groupId>
<artifactId>dsl-json-ext</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.longdt/dsl-json-ext/
implementation 'com.github.longdt:dsl-json-ext:1.0.2'
// https://jarcasting.com/artifacts/com.github.longdt/dsl-json-ext/
implementation ("com.github.longdt:dsl-json-ext:1.0.2")
'com.github.longdt:dsl-json-ext:jar:1.0.2'
<dependency org="com.github.longdt" name="dsl-json-ext" rev="1.0.2">
<artifact name="dsl-json-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.longdt', module='dsl-json-ext', version='1.0.2')
)
libraryDependencies += "com.github.longdt" % "dsl-json-ext" % "1.0.2"
[com.github.longdt/dsl-json-ext "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.dslplatform : dsl-json-java8 | jar | 1.9.9 |