Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.decompiler.procyon |
ArtifactId | ArtifactIdprocyon-core |
Version | Version2.5.0.CR3 |
Type | Typejar |
Filename | Size |
---|---|
procyon-core-2.5.0.CR3.pom | |
procyon-core-2.5.0.CR3.jar | 189 KB |
procyon-core-2.5.0.CR3-sources.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/procyon-core/ -->
<dependency>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>procyon-core</artifactId>
<version>2.5.0.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/procyon-core/
implementation 'org.jboss.windup.decompiler.procyon:procyon-core:2.5.0.CR3'
// https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/procyon-core/
implementation ("org.jboss.windup.decompiler.procyon:procyon-core:2.5.0.CR3")
'org.jboss.windup.decompiler.procyon:procyon-core:jar:2.5.0.CR3'
<dependency org="org.jboss.windup.decompiler.procyon" name="procyon-core" rev="2.5.0.CR3">
<artifact name="procyon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.decompiler.procyon', module='procyon-core', version='2.5.0.CR3')
)
libraryDependencies += "org.jboss.windup.decompiler.procyon" % "procyon-core" % "2.5.0.CR3"
[org.jboss.windup.decompiler.procyon/procyon-core "2.5.0.CR3"]