GroupId | GroupIdio.github.zxgangandy |
---|---|
ArtifactId | ArtifactIdjingwei-base |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
jingwei-base-1.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/
implementation 'io.github.zxgangandy:jingwei-base:1.0.3'
// https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/
implementation ("io.github.zxgangandy:jingwei-base:1.0.3")
'io.github.zxgangandy:jingwei-base:pom:1.0.3'
<dependency org="io.github.zxgangandy" name="jingwei-base" rev="1.0.3">
<artifact name="jingwei-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zxgangandy', module='jingwei-base', version='1.0.3')
)
libraryDependencies += "io.github.zxgangandy" % "jingwei-base" % "1.0.3"
[io.github.zxgangandy/jingwei-base "1.0.3"]