is not current version
Last Version 1.4.1.RELEASE

com.yofish.platform:sword-dao 1.2.0.RELEASE


Categories

Categories

ORM Data
GroupId

GroupId

com.yofish.platform
ArtifactId

ArtifactId

sword-dao
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download sword-dao 1.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-dao/ -->
<dependency>
    <groupId>com.yofish.platform</groupId>
    <artifactId>sword-dao</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-dao/
implementation 'com.yofish.platform:sword-dao:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-dao/
implementation ("com.yofish.platform:sword-dao:1.2.0.RELEASE")
'com.yofish.platform:sword-dao:jar:1.2.0.RELEASE'
<dependency org="com.yofish.platform" name="sword-dao" rev="1.2.0.RELEASE">
  <artifact name="sword-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-dao', version='1.2.0.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-dao" % "1.2.0.RELEASE"
[com.yofish.platform/sword-dao "1.2.0.RELEASE"]