License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdname.dmaus.schxslt |
ArtifactId | ArtifactIdcli |
Last Version | Last Version1.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSchXslt CLI
Parent of SchXslt modules
|
Filename | Size |
---|---|
cli-1.9.1.pom | |
cli-1.9.1.jar | 6 MB |
cli-1.9.1-sources.jar | 5 KB |
cli-1.9.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/cli/ -->
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>cli</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/cli/
implementation 'name.dmaus.schxslt:cli:1.9.1'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/cli/
implementation ("name.dmaus.schxslt:cli:1.9.1")
'name.dmaus.schxslt:cli:jar:1.9.1'
<dependency org="name.dmaus.schxslt" name="cli" rev="1.9.1">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='cli', version='1.9.1')
)
libraryDependencies += "name.dmaus.schxslt" % "cli" % "1.9.1"
[name.dmaus.schxslt/cli "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
name.dmaus.schxslt : java | jar | 3.1.1 |
name.dmaus.schxslt : schxslt | jar | 1.9.1 |
org.slf4j : slf4j-nop | jar | 1.7.32 |
commons-cli : commons-cli | jar | 1.5.0 |
net.sf.saxon : Saxon-HE | jar | 9.9.1-6 |