is not current version
Last Version 1.0.0

xyz.dong6662.jap.spring.boot:jap-common 0.0.1

Demo project for Spring Boot

GroupId

GroupId

xyz.dong6662.jap.spring.boot
ArtifactId

ArtifactId

jap-common
Version

Version

0.0.1
Type

Type

jar

Download jap-common 0.0.1


<!-- https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-common/ -->
<dependency>
    <groupId>xyz.dong6662.jap.spring.boot</groupId>
    <artifactId>jap-common</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-common/
implementation 'xyz.dong6662.jap.spring.boot:jap-common:0.0.1'
// https://jarcasting.com/artifacts/xyz.dong6662.jap.spring.boot/jap-common/
implementation ("xyz.dong6662.jap.spring.boot:jap-common:0.0.1")
'xyz.dong6662.jap.spring.boot:jap-common:jar:0.0.1'
<dependency org="xyz.dong6662.jap.spring.boot" name="jap-common" rev="0.0.1">
  <artifact name="jap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.dong6662.jap.spring.boot', module='jap-common', version='0.0.1')
)
libraryDependencies += "xyz.dong6662.jap.spring.boot" % "jap-common" % "0.0.1"
[xyz.dong6662.jap.spring.boot/jap-common "0.0.1"]