is not current version
Last Version 2.0.4

io.github.asharapov:echosoft-common 0.8.0

Common classes for old projects

GroupId

GroupId

io.github.asharapov
ArtifactId

ArtifactId

echosoft-common
Version

Version

0.8.0
Type

Type

jar

Download echosoft-common 0.8.0


<!-- https://jarcasting.com/artifacts/io.github.asharapov/echosoft-common/ -->
<dependency>
    <groupId>io.github.asharapov</groupId>
    <artifactId>echosoft-common</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asharapov/echosoft-common/
implementation 'io.github.asharapov:echosoft-common:0.8.0'
// https://jarcasting.com/artifacts/io.github.asharapov/echosoft-common/
implementation ("io.github.asharapov:echosoft-common:0.8.0")
'io.github.asharapov:echosoft-common:jar:0.8.0'
<dependency org="io.github.asharapov" name="echosoft-common" rev="0.8.0">
  <artifact name="echosoft-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asharapov', module='echosoft-common', version='0.8.0')
)
libraryDependencies += "io.github.asharapov" % "echosoft-common" % "0.8.0"
[io.github.asharapov/echosoft-common "0.8.0"]