is not current version
Last Version 7.10.2.0

org.xbib:elx-common 6.3.2.1

null

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

elx-common
Version

Version

6.3.2.1
Type

Type

jar

Download elx-common 6.3.2.1


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