License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.mstrobel |
ArtifactId | ArtifactIdprocyon-compilertools |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprocyon-compilertools
Procyon
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-compilertools/ -->
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-compilertools</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-compilertools/
implementation 'org.bitbucket.mstrobel:procyon-compilertools:0.6.0'
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-compilertools/
implementation ("org.bitbucket.mstrobel:procyon-compilertools:0.6.0")
'org.bitbucket.mstrobel:procyon-compilertools:jar:0.6.0'
<dependency org="org.bitbucket.mstrobel" name="procyon-compilertools" rev="0.6.0">
<artifact name="procyon-compilertools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mstrobel', module='procyon-compilertools', version='0.6.0')
)
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-compilertools" % "0.6.0"
[org.bitbucket.mstrobel/procyon-compilertools "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.mstrobel : procyon-core | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.bitbucket.mstrobel : procyon-reflection | jar | 0.6.0 |