is not current version
Last Version 2.6

org.fudaa.framework.ebli:ebli-common 2.1


GroupId

GroupId

org.fudaa.framework.ebli
ArtifactId

ArtifactId

ebli-common
Version

Version

2.1
Type

Type

jar

Download ebli-common 2.1


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