is not current version
Last Version 2.2.2

org.linqs:psl 2.2.1

The PSL software from the LINQS research group.

GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl
Version

Version

2.2.1
Type

Type

pom

Download psl 2.2.1

Filename Size
psl-2.2.1.pom 8 KB
Browse

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