License |
License
BSD
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sociaal |
ArtifactId | ArtifactIdxmlpull-xpp3 |
Last Version | Last Version3.0.0.20130526 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxmlpull-xpp3
jME3 Vector Math
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmlpull-xpp3-3.0.0.20130526.pom | |
xmlpull-xpp3-3.0.0.20130526.jar | 112 KB |
xmlpull-xpp3-3.0.0.20130526-sources.jar | 437 bytes |
xmlpull-xpp3-3.0.0.20130526-javadoc.jar | 437 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.sociaal/xmlpull-xpp3/ -->
<dependency>
<groupId>net.sf.sociaal</groupId>
<artifactId>xmlpull-xpp3</artifactId>
<version>3.0.0.20130526</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sociaal/xmlpull-xpp3/
implementation 'net.sf.sociaal:xmlpull-xpp3:3.0.0.20130526'
// https://jarcasting.com/artifacts/net.sf.sociaal/xmlpull-xpp3/
implementation ("net.sf.sociaal:xmlpull-xpp3:3.0.0.20130526")
'net.sf.sociaal:xmlpull-xpp3:jar:3.0.0.20130526'
<dependency org="net.sf.sociaal" name="xmlpull-xpp3" rev="3.0.0.20130526">
<artifact name="xmlpull-xpp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sociaal', module='xmlpull-xpp3', version='3.0.0.20130526')
)
libraryDependencies += "net.sf.sociaal" % "xmlpull-xpp3" % "3.0.0.20130526"
[net.sf.sociaal/xmlpull-xpp3 "3.0.0.20130526"]