is not current version
Last Version 0.1.10

com.github.leeonky:java-builder 0.0.12

java-builder

Categories

Categories

Java Languages
GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

java-builder
Version

Version

0.0.12
Type

Type

jar

Download java-builder 0.0.12


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