is not current version
Last Version 1.0.2

com.parisesoftware:excite-commandline 1.0.1

Entry Point to the EXCITE Application from the Command Line

GroupId

GroupId

com.parisesoftware
ArtifactId

ArtifactId

excite-commandline
Version

Version

1.0.1
Type

Type

jar

Download excite-commandline 1.0.1


<!-- https://jarcasting.com/artifacts/com.parisesoftware/excite-commandline/ -->
<dependency>
    <groupId>com.parisesoftware</groupId>
    <artifactId>excite-commandline</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/excite-commandline/
implementation 'com.parisesoftware:excite-commandline:1.0.1'
// https://jarcasting.com/artifacts/com.parisesoftware/excite-commandline/
implementation ("com.parisesoftware:excite-commandline:1.0.1")
'com.parisesoftware:excite-commandline:jar:1.0.1'
<dependency org="com.parisesoftware" name="excite-commandline" rev="1.0.1">
  <artifact name="excite-commandline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='excite-commandline', version='1.0.1')
)
libraryDependencies += "com.parisesoftware" % "excite-commandline" % "1.0.1"
[com.parisesoftware/excite-commandline "1.0.1"]