is not current version
Last Version 0.0.2.RELEASE

org.mayanjun:myjack-dal 0.0.1.RELEASE


GroupId

GroupId

org.mayanjun
ArtifactId

ArtifactId

myjack-dal
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download myjack-dal 0.0.1.RELEASE


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