is not current version
Last Version 0.1.10

com.github.leeonky:java-builder 0.1.4

java-builder

Categories

Categories

Java Languages
GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

java-builder
Version

Version

0.1.4
Type

Type

jar

Download java-builder 0.1.4


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