is not current version
Last Version 2.3

xyz.xiezc:xorm 1.0


Categories

Categories

ORM Data
GroupId

GroupId

xyz.xiezc
ArtifactId

ArtifactId

xorm
Version

Version

1.0
Type

Type

jar

Download xorm 1.0


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