License |
License |
---|---|
GroupId | GroupIdcom.github.lyjaeho |
ArtifactId | ArtifactIdjizcode |
Last Version | Last Version1.0.14-BETA |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjizcode-1.0.14-BETA
jizcode
|
Filename | Size |
---|---|
jizcode-1.0.14-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.14-BETA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode/
implementation 'com.github.lyjaeho:jizcode:1.0.14-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode/
implementation ("com.github.lyjaeho:jizcode:1.0.14-BETA")
'com.github.lyjaeho:jizcode:pom:1.0.14-BETA'
<dependency org="com.github.lyjaeho" name="jizcode" rev="1.0.14-BETA">
<artifact name="jizcode" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode', version='1.0.14-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode" % "1.0.14-BETA"
[com.github.lyjaeho/jizcode "1.0.14-BETA"]