License |
License |
---|---|
GroupId | GroupIdcom.nextapp |
ArtifactId | ArtifactIdecho3-extras |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionEcho3 Extras
Echo3 Extras AJAX Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
echo3-extras-3.0.3.pom | |
echo3-extras-3.0.3.jar | 117 KB |
echo3-extras-3.0.3-sources.jar | 142 KB |
echo3-extras-3.0.3-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nextapp/echo3-extras/ -->
<dependency>
<groupId>com.nextapp</groupId>
<artifactId>echo3-extras</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nextapp/echo3-extras/
implementation 'com.nextapp:echo3-extras:3.0.3'
// https://jarcasting.com/artifacts/com.nextapp/echo3-extras/
implementation ("com.nextapp:echo3-extras:3.0.3")
'com.nextapp:echo3-extras:jar:3.0.3'
<dependency org="com.nextapp" name="echo3-extras" rev="3.0.3">
<artifact name="echo3-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nextapp', module='echo3-extras', version='3.0.3')
)
libraryDependencies += "com.nextapp" % "echo3-extras" % "3.0.3"
[com.nextapp/echo3-extras "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.nextapp : echo3-app | jar | [3.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
com.nextapp : echo3-extras-webcontainer | jar | 3.0.3 |