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

Jar examples for p:procyon-core

Description

Procyon

You can download jar file procyon-core 0.4.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials