is not current version
Last Version 2.0.0

com.github.terma:sql-on-json 0.0.2

SQL on JSON

Categories

Categories

JSON Data
GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

sql-on-json
Version

Version

0.0.2
Type

Type

jar

Download sql-on-json 0.0.2


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