Download procyon-core-0.5.32.jar file - Jar p

Jar examples for p:procyon-core

Description

Procyon

You can download jar file procyon-core 0.5.32 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add procyon-core-0.5.32.jar to your project.

<dependency>
   <groupId>org.bitbucket.mstrobel</groupId>
   <artifactId>procyon-core</artifactId>
   <version>0.5.32</version>
</dependency>
compile group: 'org.bitbucket.mstrobel', name: 'procyon-core', version: '0.5.32'
libraryDependencies += "org.bitbucket.mstrobel" % "procyon-core" % "0.5.32"
<dependency org="org.bitbucket.mstrobel" name="procyon-core" rev="0.5.32"/>
@Grapes(@Grab(group='org.bitbucket.mstrobel', module='procyon-core', version='0.5.32'))
'org.bitbucket.mstrobel:procyon-core:jar:0.5.32'

Download

Click the following link to download the jar file.

procyon-core-0.5.32-javadoc.jar
procyon-core-0.5.32-sources.jar
procyon-core-0.5.32.jar
procyon-core-0.5.32.pom



Related Tutorials