tech.navicore:navixpath

A lib to access XML via XPath

License

License

MIT
GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

navixpath
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

tech.navicore:navixpath
A lib to access XML via XPath
Project URL

Project URL

https://github.com/navicore/navixpath
Source Code Management

Source Code Management

https://github.com/navicore/navixpath

Download navixpath

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.19