is not current version
Last Version 0.6.0

org.bitbucket.mstrobel:procyon-reflection 0.5.32

Procyon

GroupId

GroupId

org.bitbucket.mstrobel
ArtifactId

ArtifactId

procyon-reflection
Version

Version

0.5.32
Type

Type

jar

Download procyon-reflection 0.5.32


<!-- https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/ -->
<dependency>
    <groupId>org.bitbucket.mstrobel</groupId>
    <artifactId>procyon-reflection</artifactId>
    <version>0.5.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/
implementation 'org.bitbucket.mstrobel:procyon-reflection:0.5.32'
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/
implementation ("org.bitbucket.mstrobel:procyon-reflection:0.5.32")
'org.bitbucket.mstrobel:procyon-reflection:jar:0.5.32'
<dependency org="org.bitbucket.mstrobel" name="procyon-reflection" rev="0.5.32">
  <artifact name="procyon-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mstrobel', module='procyon-reflection', version='0.5.32')
)
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-reflection" % "0.5.32"
[org.bitbucket.mstrobel/procyon-reflection "0.5.32"]