is not current version
Last Version 1.1.0

io.github.zxgangandy:jingwei-base 1.0.1

https://github.com/zxgangandy/jingwei-base

GroupId

GroupId

io.github.zxgangandy
ArtifactId

ArtifactId

jingwei-base
Version

Version

1.0.1
Type

Type

pom

Download jingwei-base 1.0.1

Filename Size
jingwei-base-1.0.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>jingwei-base</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/
implementation 'io.github.zxgangandy:jingwei-base:1.0.1'
// https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/
implementation ("io.github.zxgangandy:jingwei-base:1.0.1")
'io.github.zxgangandy:jingwei-base:pom:1.0.1'
<dependency org="io.github.zxgangandy" name="jingwei-base" rev="1.0.1">
  <artifact name="jingwei-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zxgangandy', module='jingwei-base', version='1.0.1')
)
libraryDependencies += "io.github.zxgangandy" % "jingwei-base" % "1.0.1"
[io.github.zxgangandy/jingwei-base "1.0.1"]