License |
License
my
|
---|---|
GroupId | GroupIdcom.iqarr.compiler |
ArtifactId | ArtifactIdzy-compiler-utils |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzy-compiler-utils
compiler utils
|
Filename | Size |
---|---|
zy-compiler-utils-0.0.1.pom | |
zy-compiler-utils-0.0.1.jar | 10 KB |
zy-compiler-utils-0.0.1-sources.jar | 631 bytes |
zy-compiler-utils-0.0.1-javadoc.jar | 631 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.iqarr.compiler/zy-compiler-utils/ -->
<dependency>
<groupId>com.iqarr.compiler</groupId>
<artifactId>zy-compiler-utils</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iqarr.compiler/zy-compiler-utils/
implementation 'com.iqarr.compiler:zy-compiler-utils:0.0.1'
// https://jarcasting.com/artifacts/com.iqarr.compiler/zy-compiler-utils/
implementation ("com.iqarr.compiler:zy-compiler-utils:0.0.1")
'com.iqarr.compiler:zy-compiler-utils:jar:0.0.1'
<dependency org="com.iqarr.compiler" name="zy-compiler-utils" rev="0.0.1">
<artifact name="zy-compiler-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iqarr.compiler', module='zy-compiler-utils', version='0.0.1')
)
libraryDependencies += "com.iqarr.compiler" % "zy-compiler-utils" % "0.0.1"
[com.iqarr.compiler/zy-compiler-utils "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.iqarr.extension.spi : zy-spi-utils | jar | 0.0.3 |
org.javassist : javassist | jar | 3.21.0-GA |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |