License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.linqs |
ArtifactId | ArtifactIdpsl-python |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpsl-python
The Python inferface to the PSL software.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psl-python-2.2.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.linqs/psl-python/ -->
<dependency>
<groupId>org.linqs</groupId>
<artifactId>psl-python</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.linqs/psl-python/
implementation 'org.linqs:psl-python:2.2.2'
// https://jarcasting.com/artifacts/org.linqs/psl-python/
implementation ("org.linqs:psl-python:2.2.2")
'org.linqs:psl-python:pom:2.2.2'
<dependency org="org.linqs" name="psl-python" rev="2.2.2">
<artifact name="psl-python" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.linqs', module='psl-python', version='2.2.2')
)
libraryDependencies += "org.linqs" % "psl-python" % "2.2.2"
[org.linqs/psl-python "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.linqs : psl-cli | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |