is not current version
Last Version 0.0.8

com.github.leeonky:JSONassert-DAL 0.0.3

JSONassert-DAL

Categories

Categories

JSON Data
GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

JSONassert-DAL
Version

Version

0.0.3
Type

Type

jar

Download JSONassert-DAL 0.0.3


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