is not current version
Last Version 0.7

name.pehl:totoe-parent 0.6

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

GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

totoe-parent
Version

Version

0.6
Type

Type

pom

Download totoe-parent 0.6

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

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