| License |
License |
|---|---|
| GroupId | GroupIdio.github.asharapov |
| ArtifactId | ArtifactIdechosoft-common |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionechosoft-common
Common classes for old projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| echosoft-common-2.0.4.pom | |
| echosoft-common-2.0.4.jar | 312 KB |
| echosoft-common-2.0.4-sources.jar | 171 KB |
| echosoft-common-2.0.4-javadoc.jar | 590 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.asharapov/echosoft-common/ -->
<dependency>
<groupId>io.github.asharapov</groupId>
<artifactId>echosoft-common</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asharapov/echosoft-common/
implementation 'io.github.asharapov:echosoft-common:2.0.4'
// https://jarcasting.com/artifacts/io.github.asharapov/echosoft-common/
implementation ("io.github.asharapov:echosoft-common:2.0.4")
'io.github.asharapov:echosoft-common:jar:2.0.4'
<dependency org="io.github.asharapov" name="echosoft-common" rev="2.0.4">
<artifact name="echosoft-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asharapov', module='echosoft-common', version='2.0.4')
)
libraryDependencies += "io.github.asharapov" % "echosoft-common" % "2.0.4"
[io.github.asharapov/echosoft-common "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.activation : activation | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |