is not current version
Last Version 1.0.4

de.exxcellent:echolot-app 1.0.2

Advanced widget library for the hybrid Java/JavaScript RIA Framework Echo 3 by nextapp

GroupId

GroupId

de.exxcellent
ArtifactId

ArtifactId

echolot-app
Version

Version

1.0.2
Type

Type

jar

Download echolot-app 1.0.2


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