is not current version
Last Version 2.6

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


GroupId

GroupId

org.fudaa.framework.ebli
ArtifactId

ArtifactId

ebli-common
Version

Version

2.0
Type

Type

jar

Download ebli-common 2.0


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