echosoft-common

Common classes for old projects

License

License

GroupId

GroupId

io.github.asharapov
ArtifactId

ArtifactId

echosoft-common
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

echosoft-common
Common classes for old projects
Project URL

Project URL

https://github.com/asharapov/common
Source Code Management

Source Code Management

https://github.com/asharapov/common

Download echosoft-common

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.activation : activation jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4
0.8.1
0.8.0