is not current version
Last Version 0.4.0.1

com.ganshane.lichen:lichen-orm 0.4.0


Categories

Categories

ORM Data
GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-orm
Version

Version

0.4.0
Type

Type

jar

Download lichen-orm 0.4.0


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