License |
License |
---|---|
GroupId | GroupIdorg.mayanjun |
ArtifactId | ArtifactIdmyjack |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmayanjun-myjack
myjack library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
myjack-0.0.2.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mayanjun/myjack/ -->
<dependency>
<groupId>org.mayanjun</groupId>
<artifactId>myjack</artifactId>
<version>0.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mayanjun/myjack/
implementation 'org.mayanjun:myjack:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/org.mayanjun/myjack/
implementation ("org.mayanjun:myjack:0.0.2.RELEASE")
'org.mayanjun:myjack:pom:0.0.2.RELEASE'
<dependency org="org.mayanjun" name="myjack" rev="0.0.2.RELEASE">
<artifact name="myjack" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mayanjun', module='myjack', version='0.0.2.RELEASE')
)
libraryDependencies += "org.mayanjun" % "myjack" % "0.0.2.RELEASE"
[org.mayanjun/myjack "0.0.2.RELEASE"]