License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.decompiler.procyon |
ArtifactId | ArtifactIdwindup-procyon-expressions |
Last Version | Last Version1.0.0.20160510 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Procyon Decompiler Expressions
Parent POM for JBoss projects. Provides default project build configuration.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/windup-procyon-expressions/ -->
<dependency>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>windup-procyon-expressions</artifactId>
<version>1.0.0.20160510</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/windup-procyon-expressions/
implementation 'org.jboss.windup.decompiler.procyon:windup-procyon-expressions:1.0.0.20160510'
// https://jarcasting.com/artifacts/org.jboss.windup.decompiler.procyon/windup-procyon-expressions/
implementation ("org.jboss.windup.decompiler.procyon:windup-procyon-expressions:1.0.0.20160510")
'org.jboss.windup.decompiler.procyon:windup-procyon-expressions:jar:1.0.0.20160510'
<dependency org="org.jboss.windup.decompiler.procyon" name="windup-procyon-expressions" rev="1.0.0.20160510">
<artifact name="windup-procyon-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.decompiler.procyon', module='windup-procyon-expressions', version='1.0.0.20160510')
)
libraryDependencies += "org.jboss.windup.decompiler.procyon" % "windup-procyon-expressions" % "1.0.0.20160510"
[org.jboss.windup.decompiler.procyon/windup-procyon-expressions "1.0.0.20160510"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.decompiler.procyon : windup-procyon-reflection | jar | 1.0.0.20160510 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |