License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.linqs |
ArtifactId | ArtifactIdpsl-cli |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpsl-cli
The command line interface module of the PSL software from the LINQS research group.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psl-cli-2.2.2.pom | |
psl-cli-2.2.2.jar | 20 MB |
psl-cli-2.2.2-sources.jar | 8 KB |
psl-cli-2.2.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.linqs/psl-cli/ -->
<dependency>
<groupId>org.linqs</groupId>
<artifactId>psl-cli</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.linqs/psl-cli/
implementation 'org.linqs:psl-cli:2.2.2'
// https://jarcasting.com/artifacts/org.linqs/psl-cli/
implementation ("org.linqs:psl-cli:2.2.2")
'org.linqs:psl-cli:jar:2.2.2'
<dependency org="org.linqs" name="psl-cli" rev="2.2.2">
<artifact name="psl-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.linqs', module='psl-cli', version='2.2.2')
)
libraryDependencies += "org.linqs" % "psl-cli" % "2.2.2"
[org.linqs/psl-cli "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |