is not current version
Last Version 2.2.2

org.linqs:psl-python CANARY-2.2.3

The Python inferface to the PSL software.

Categories

Categories

Python Languages
GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl-python
Version

Version

CANARY-2.2.3
Type

Type

pom

Download psl-python CANARY-2.2.3


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