is not current version
Last Version 2.2.2

org.linqs:psl-python 2.2.1

The Python inferface to the PSL software.

Categories

Categories

Python Languages
GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

psl-python
Version

Version

2.2.1
Type

Type

pom

Download psl-python 2.2.1

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

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