is not current version
Last Version 0.0.4

cn.sexycode:myjpa-plus 0.0.1


GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

myjpa-plus
Version

Version

0.0.1
Type

Type

jar

Download myjpa-plus 0.0.1


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