is not current version
Last Version 1.0.14-BETA

com.github.lyjaeho:jizcode 1.0.12-BETA

jizcode

GroupId

GroupId

com.github.lyjaeho
ArtifactId

ArtifactId

jizcode
Version

Version

1.0.12-BETA
Type

Type

pom

Download jizcode 1.0.12-BETA

Filename Size
jizcode-1.0.12-BETA.pom 5 KB
Browse

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