License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jinahya |
ArtifactId | ArtifactIdxmlpull-helper |
Version | Version1.0-alpha-10 |
Type | Typejar |
Description |
Descriptionxmlpull-helper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmlpull-helper-1.0-alpha-10.pom | |
xmlpull-helper-1.0-alpha-10.jar | 21 KB |
xmlpull-helper-1.0-alpha-10-sources.jar | 20 KB |
xmlpull-helper-1.0-alpha-10-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/xmlpull-helper/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>xmlpull-helper</artifactId>
<version>1.0-alpha-10</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/xmlpull-helper/
implementation 'com.googlecode.jinahya:xmlpull-helper:1.0-alpha-10'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/xmlpull-helper/
implementation ("com.googlecode.jinahya:xmlpull-helper:1.0-alpha-10")
'com.googlecode.jinahya:xmlpull-helper:jar:1.0-alpha-10'
<dependency org="com.googlecode.jinahya" name="xmlpull-helper" rev="1.0-alpha-10">
<artifact name="xmlpull-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='xmlpull-helper', version='1.0-alpha-10')
)
libraryDependencies += "com.googlecode.jinahya" % "xmlpull-helper" % "1.0-alpha-10"
[com.googlecode.jinahya/xmlpull-helper "1.0-alpha-10"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jinahya : jinahya-persistence-api | jar | 1.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
xmlpull : xmlpull | jar | 1.1.3.4a |
Group / Artifact | Type | Version |
---|---|---|
net.sf.kxml : kxml2 | jar | 2.3.0 |
org.testng : testng | jar | 6.3 |