Download psi-probe-core-3.0.0.RC2.jar file - Jar p

Jar examples for p:psi-probe-core

Description

PSI Probe Core - Core logic, data models, and controllers

You can download jar file psi-probe-core 3.0.0.RC2 in this page.

License

Open Source License

Build File

You can use the following script to add psi-probe-core-3.0.0.RC2.jar to your project.

<dependency>
   <groupId>com.github.psi-probe</groupId>
   <artifactId>psi-probe-core</artifactId>
   <version>3.0.0.RC2</version>
</dependency>
compile group: 'com.github.psi-probe', name: 'psi-probe-core', version: '3.0.0.RC2'
libraryDependencies += "com.github.psi-probe" % "psi-probe-core" % "3.0.0.RC2"
<dependency org="com.github.psi-probe" name="psi-probe-core" rev="3.0.0.RC2"/>
@Grapes(@Grab(group='com.github.psi-probe', module='psi-probe-core', version='3.0.0.RC2'))
'com.github.psi-probe:psi-probe-core:jar:3.0.0.RC2'

Download

Click the following link to download the jar file.

psi-probe-core-3.0.0.RC2-javadoc.jar
psi-probe-core-3.0.0.RC2-sources.jar
psi-probe-core-3.0.0.RC2-test-javadoc.jar
psi-probe-core-3.0.0.RC2-test-sources.jar
psi-probe-core-3.0.0.RC2-tests.jar
psi-probe-core-3.0.0.RC2.jar
psi-probe-core-3.0.0.RC2.pom



Related Tutorials