is not current version
Last Version 0.7

name.pehl:totoe-parent 0.5

JSON and XML parser for GWT with jsonpath / xpath and namespaces support

GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

totoe-parent
Version

Version

0.5
Type

Type

pom

Download totoe-parent 0.5

Filename Size
totoe-parent-0.5.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/name.pehl/totoe-parent/ -->
<dependency>
    <groupId>name.pehl</groupId>
    <artifactId>totoe-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/name.pehl/totoe-parent/
implementation 'name.pehl:totoe-parent:0.5'
// https://jarcasting.com/artifacts/name.pehl/totoe-parent/
implementation ("name.pehl:totoe-parent:0.5")
'name.pehl:totoe-parent:pom:0.5'
<dependency org="name.pehl" name="totoe-parent" rev="0.5">
  <artifact name="totoe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='name.pehl', module='totoe-parent', version='0.5')
)
libraryDependencies += "name.pehl" % "totoe-parent" % "0.5"
[name.pehl/totoe-parent "0.5"]