License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.mstrobel |
ArtifactId | ArtifactIdprocyon-core |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprocyon-core
Procyon
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
procyon-core-0.6.0.pom | |
procyon-core-0.6.0.jar | 185 KB |
procyon-core-0.6.0-sources.jar | 97 KB |
procyon-core-0.6.0-javadoc.jar | 293 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-core/ -->
<dependency>
<groupId>org.bitbucket.mstrobel</groupId>
<artifactId>procyon-core</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-core/
implementation 'org.bitbucket.mstrobel:procyon-core:0.6.0'
// https://jarcasting.com/artifacts/org.bitbucket.mstrobel/procyon-core/
implementation ("org.bitbucket.mstrobel:procyon-core:0.6.0")
'org.bitbucket.mstrobel:procyon-core:jar:0.6.0'
<dependency org="org.bitbucket.mstrobel" name="procyon-core" rev="0.6.0">
<artifact name="procyon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mstrobel', module='procyon-core', version='0.6.0')
)
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-core" % "0.6.0"
[org.bitbucket.mstrobel/procyon-core "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |