не последняя версия
Последняя версия 1.0-alpha-10

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


Группа

Группа

com.googlecode.jinahya
Идентификатор

Идентификатор

xmlpull-helper
Версия

Версия

1.0-alpha-4
Тип

Тип

jar

Скачать xmlpull-helper 1.0-alpha-4


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