is not current version
Last Version 1.3.8.RELEASE

com.github.kaizen4j:kaizen4j 1.3.0

Tools API for Java

GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

kaizen4j
Version

Version

1.3.0
Type

Type

pom

Download kaizen4j 1.3.0

Filename Size
kaizen4j-1.3.0.pom 11 KB
Browse

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