is not current version
Last Version 2.6

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


GroupId

GroupId

org.fudaa.framework.ebli
ArtifactId

ArtifactId

ebli-common
Version

Version

1.0.1
Type

Type

jar

Download ebli-common 1.0.1


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