is not current version
Last Version 7.10.2.0

org.xbib:elx-common 2.2.1.7

null

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

elx-common
Version

Version

2.2.1.7
Type

Type

jar

Download elx-common 2.2.1.7


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