is not current version
Last Version 2.2.2

org.linqs:psl-python 2.2.0

The Python inferface to the PSL software.

Categories

Categories

Python Languages
GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl-python
Version

Version

2.2.0
Type

Type

pom

Download psl-python 2.2.0

Filename Size
psl-python-2.2.0.pom 7 KB
Browse

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