License |
License |
---|---|
GroupId | GroupIdcom.github.kaizen4j |
ArtifactId | ArtifactIdkaizen4j |
Last Version | Last Version1.3.8.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkaizen4j
Kaizen for Java developer
|
Filename | Size |
---|---|
kaizen4j-1.3.8.RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>kaizen4j</artifactId>
<version>1.3.8.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j/
implementation 'com.github.kaizen4j:kaizen4j:1.3.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/kaizen4j/
implementation ("com.github.kaizen4j:kaizen4j:1.3.8.RELEASE")
'com.github.kaizen4j:kaizen4j:pom:1.3.8.RELEASE'
<dependency org="com.github.kaizen4j" name="kaizen4j" rev="1.3.8.RELEASE">
<artifact name="kaizen4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='kaizen4j', version='1.3.8.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "kaizen4j" % "1.3.8.RELEASE"
[com.github.kaizen4j/kaizen4j "1.3.8.RELEASE"]