Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcn.zidot |
ArtifactId | ArtifactIdsprite-framework-orm |
Version | Version1.1.6 |
Type | Typejar |
Filename | Size |
---|---|
sprite-framework-orm-1.1.6.pom | |
sprite-framework-orm-1.1.6.jar | 162 KB |
sprite-framework-orm-1.1.6-sources.jar | 87 KB |
sprite-framework-orm-1.1.6-javadoc.jar | 708 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.zidot/sprite-framework-orm/ -->
<dependency>
<groupId>cn.zidot</groupId>
<artifactId>sprite-framework-orm</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zidot/sprite-framework-orm/
implementation 'cn.zidot:sprite-framework-orm:1.1.6'
// https://jarcasting.com/artifacts/cn.zidot/sprite-framework-orm/
implementation ("cn.zidot:sprite-framework-orm:1.1.6")
'cn.zidot:sprite-framework-orm:jar:1.1.6'
<dependency org="cn.zidot" name="sprite-framework-orm" rev="1.1.6">
<artifact name="sprite-framework-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zidot', module='sprite-framework-orm', version='1.1.6')
)
libraryDependencies += "cn.zidot" % "sprite-framework-orm" % "1.1.6"
[cn.zidot/sprite-framework-orm "1.1.6"]