is not current version
Last Version 1.0-alpha-10

com.googlecode.jinahya:xmlpull-helper 1.0-alpha-7


GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

xmlpull-helper
Version

Version

1.0-alpha-7
Type

Type

jar

Download xmlpull-helper 1.0-alpha-7


<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/xmlpull-helper/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>xmlpull-helper</artifactId>
    <version>1.0-alpha-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/xmlpull-helper/
implementation 'com.googlecode.jinahya:xmlpull-helper:1.0-alpha-7'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/xmlpull-helper/
implementation ("com.googlecode.jinahya:xmlpull-helper:1.0-alpha-7")
'com.googlecode.jinahya:xmlpull-helper:jar:1.0-alpha-7'
<dependency org="com.googlecode.jinahya" name="xmlpull-helper" rev="1.0-alpha-7">
  <artifact name="xmlpull-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='xmlpull-helper', version='1.0-alpha-7')
)
libraryDependencies += "com.googlecode.jinahya" % "xmlpull-helper" % "1.0-alpha-7"
[com.googlecode.jinahya/xmlpull-helper "1.0-alpha-7"]