| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.mstrobel |
| ArtifactId | ArtifactIdprocyon-reflection |
| Version | Version0.5.36 |
| Type | Typejar |
| Description |
Descriptionprocyon-reflection
Procyon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| procyon-reflection-0.5.36.pom | |
| procyon-reflection-0.5.36.jar | 408 KB |
| procyon-reflection-0.5.36-sources.jar | 185 KB |
| procyon-reflection-0.5.36-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.36</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/
implementation 'org.bitbucket.mstrobel:procyon-reflection:0.5.36'
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-reflection/
implementation ("org.bitbucket.mstrobel:procyon-reflection:0.5.36")
'org.bitbucket.mstrobel:procyon-reflection:jar:0.5.36'
<dependency org="org.bitbucket.mstrobel" name="procyon-reflection" rev="0.5.36">
<artifact name="procyon-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mstrobel', module='procyon-reflection', version='0.5.36')
)
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-reflection" % "0.5.36"
[org.bitbucket.mstrobel/procyon-reflection "0.5.36"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitbucket.mstrobel : procyon-core | jar | 0.5.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |