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

Jar examples for p:procyon-core

Description

Procyon

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials