is not current version
Last Version 0.9.1

com.github.insanusmokrassar:AutoORM 0.7

${project.artifactId}

Categories

Categories

Auto Application Layer Libs Code Generators ORM Data
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

AutoORM
Version

Version

0.7
Type

Type

jar

Download AutoORM 0.7


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