GroupId | GroupIdorg.bitbucket.mstrobel |
---|---|
ArtifactId | ArtifactIdprocyon-reflection |
Version | Version0.5.35 |
Type | Typejar |
Filename | Size |
---|---|
procyon-reflection-0.5.35.pom | |
procyon-reflection-0.5.35.jar | 408 KB |
procyon-reflection-0.5.35-sources.jar | 185 KB |
procyon-reflection-0.5.35-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/ -->
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-reflection</artifactId>
<version>0.5.35</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/
implementation 'org.bitbucket.mstrobel:procyon-reflection:0.5.35'
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/
implementation ("org.bitbucket.mstrobel:procyon-reflection:0.5.35")
'org.bitbucket.mstrobel:procyon-reflection:jar:0.5.35'
<dependency org="org.bitbucket.mstrobel" name="procyon-reflection" rev="0.5.35">
<artifact name="procyon-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mstrobel', module='procyon-reflection', version='0.5.35')
)
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-reflection" % "0.5.35"
[org.bitbucket.mstrobel/procyon-reflection "0.5.35"]