License |
License |
---|---|
GroupId | GroupIdcom.nextapp |
ArtifactId | ArtifactIdecho2extras-app |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEcho2 Extras
Echo2 Extras
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
echo2extras-app-2.1.0.pom | |
echo2extras-app-2.1.0.jar | 33 KB |
echo2extras-app-2.1.0-sources.jar | 46 KB |
echo2extras-app-2.1.0-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nextapp/echo2extras-app/ -->
<dependency>
<groupId>com.nextapp</groupId>
<artifactId>echo2extras-app</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nextapp/echo2extras-app/
implementation 'com.nextapp:echo2extras-app:2.1.0'
// https://jarcasting.com/artifacts/com.nextapp/echo2extras-app/
implementation ("com.nextapp:echo2extras-app:2.1.0")
'com.nextapp:echo2extras-app:jar:2.1.0'
<dependency org="com.nextapp" name="echo2extras-app" rev="2.1.0">
<artifact name="echo2extras-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nextapp', module='echo2extras-app', version='2.1.0')
)
libraryDependencies += "com.nextapp" % "echo2extras-app" % "2.1.0"
[com.nextapp/echo2extras-app "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nextapp : echo2-app | jar | 2.1.1 |