is not current version
Last Version 3.5.9

com.github.psi-probe:psi-probe-core 3.0.0.RC2

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

GroupId

GroupId

com.github.psi-probe
ArtifactId

ArtifactId

psi-probe-core
Version

Version

3.0.0.RC2
Type

Type

jar

Download psi-probe-core 3.0.0.RC2


<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-core/ -->
<dependency>
    <groupId>com.github.psi-probe</groupId>
    <artifactId>psi-probe-core</artifactId>
    <version>3.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-core/
implementation 'com.github.psi-probe:psi-probe-core:3.0.0.RC2'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-core/
implementation ("com.github.psi-probe:psi-probe-core:3.0.0.RC2")
'com.github.psi-probe:psi-probe-core:jar:3.0.0.RC2'
<dependency org="com.github.psi-probe" name="psi-probe-core" rev="3.0.0.RC2">
  <artifact name="psi-probe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-core', version='3.0.0.RC2')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-core" % "3.0.0.RC2"
[com.github.psi-probe/psi-probe-core "3.0.0.RC2"]