is not current version
Last Version 1.0.2

com.parisesoftware:excite-core 1.0.1

Entry Point to the EXCITE Application

GroupId

GroupId

com.parisesoftware
ArtifactId

ArtifactId

excite-core
Version

Version

1.0.1
Type

Type

jar

Download excite-core 1.0.1


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