is not current version
Last Version 1.1.7

cn.zidot:sprite-framework-orm 1.0.3

sprite framework orm

Categories

Categories

ORM Data
GroupId

GroupId

cn.zidot
ArtifactId

ArtifactId

sprite-framework-orm
Version

Version

1.0.3
Type

Type

jar

Download sprite-framework-orm 1.0.3


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