Jar examples for p:psi-probe-core
PSI Probe Core - Core logic, data models, and controllers
You can download jar file psi-probe-core 3.0.0.RC2 in this page.
Open Source License
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'
Click the following link to download the jar file.
psi-probe-core-3.0.0.RC2-javadoc.jar