is not current version
Last Version 0.9

org.jinq:orm 0.3.1


Categories

Categories

Jinq Data Databases ORM
GroupId

GroupId

org.jinq
ArtifactId

ArtifactId

orm
Version

Version

0.3.1
Type

Type

jar

Download orm 0.3.1


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