is not current version
Last Version 0.6.6-RELEASE

com.bucuoa.west:west-shard-orm 0.6.5-RELEASE

West ORM

Categories

Categories

ORM Data
GroupId

GroupId

com.bucuoa.west
ArtifactId

ArtifactId

west-shard-orm
Version

Version

0.6.5-RELEASE
Type

Type

jar

Download west-shard-orm 0.6.5-RELEASE


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