is not current version
Last Version 2.2.2

org.linqs:psl CANARY-2.3.0

The PSL software from the LINQS research group.

GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl
Version

Version

CANARY-2.3.0
Type

Type

pom

Download psl CANARY-2.3.0

Filename Size
psl-CANARY-2.3.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.linqs/psl/ -->
<dependency>
    <groupId>org.linqs</groupId>
    <artifactId>psl</artifactId>
    <version>CANARY-2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.linqs/psl/
implementation 'org.linqs:psl:CANARY-2.3.0'
// https://jarcasting.com/artifacts/org.linqs/psl/
implementation ("org.linqs:psl:CANARY-2.3.0")
'org.linqs:psl:pom:CANARY-2.3.0'
<dependency org="org.linqs" name="psl" rev="CANARY-2.3.0">
  <artifact name="psl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.linqs', module='psl', version='CANARY-2.3.0')
)
libraryDependencies += "org.linqs" % "psl" % "CANARY-2.3.0"
[org.linqs/psl "CANARY-2.3.0"]