is not current version
Last Version 1.6.2

ro.kuberam.expath.exist:base 1.5.2

eXist wrappers for EXPath modules

Categories

Categories

eXist Data Databases
GroupId

GroupId

ro.kuberam.expath.exist
ArtifactId

ArtifactId

base
Version

Version

1.5.2
Type

Type

pom

Download base 1.5.2

Filename Size
base-1.5.2.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/ro.kuberam.expath.exist/base/ -->
<dependency>
    <groupId>ro.kuberam.expath.exist</groupId>
    <artifactId>base</artifactId>
    <version>1.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.expath.exist/base/
implementation 'ro.kuberam.expath.exist:base:1.5.2'
// https://jarcasting.com/artifacts/ro.kuberam.expath.exist/base/
implementation ("ro.kuberam.expath.exist:base:1.5.2")
'ro.kuberam.expath.exist:base:pom:1.5.2'
<dependency org="ro.kuberam.expath.exist" name="base" rev="1.5.2">
  <artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.expath.exist', module='base', version='1.5.2')
)
libraryDependencies += "ro.kuberam.expath.exist" % "base" % "1.5.2"
[ro.kuberam.expath.exist/base "1.5.2"]