is not current version
Last Version 1.1.1

com.github.vip-zpf:jave 1.0.1


GroupId

GroupId

com.github.vip-zpf
ArtifactId

ArtifactId

jave
Version

Version

1.0.1
Type

Type

jar

Download jave 1.0.1


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