is not current version
Last Version 1.0.3

com.github.biyanwen:json2sql 1.0.0

json2sql

Categories

Categories

JSON Data
GroupId

GroupId

com.github.biyanwen
ArtifactId

ArtifactId

json2sql
Version

Version

1.0.0
Type

Type

jar

Download json2sql 1.0.0


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