element-path-finder

Adapter to search disparate data formats

License

License

MIT
GroupId

GroupId

com.exsoinn
ArtifactId

ArtifactId

element-path-finder
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

element-path-finder
Adapter to search disparate data formats
Project URL

Project URL

https://github.com/joquijada/element-path-finder
Source Code Management

Source Code Management

https://github.com/joquijada/element-path-finder

Download element-path-finder

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.json : json jar 20160810
com.google.code.gson : gson jar 2.8.0
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0