is not current version
Last Version 1.1

eu.freme-project:common 0.14


GroupId

GroupId

eu.freme-project
ArtifactId

ArtifactId

common
Version

Version

0.14
Type

Type

jar

Download common 0.14


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