is not current version
Last Version 2.0

com.github.subchen:jetbrick-orm 1.0.5

jetbrick-orm

Categories

Categories

ORM Data
GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-orm
Version

Version

1.0.5
Type

Type

jar

Download jetbrick-orm 1.0.5


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