License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.xstream |
Version | Version3.4.9 |
Type | Typejar |
Description |
Descriptionorg.tinygroup.xstream
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.xstream/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.xstream</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.xstream/
implementation 'org.tinygroup:org.tinygroup.xstream:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.xstream/
implementation ("org.tinygroup:org.tinygroup.xstream:3.4.9")
'org.tinygroup:org.tinygroup.xstream:jar:3.4.9'
<dependency org="org.tinygroup" name="org.tinygroup.xstream" rev="3.4.9">
<artifact name="org.tinygroup.xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.xstream', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.xstream" % "3.4.9"
[org.tinygroup/org.tinygroup.xstream "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.3 |
org.tinygroup : org.tinygroup.logger | jar | 3.4.9 |
org.codehaus.jettison : jettison | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.xmlparser | jar | 3.4.9 |
junit : junit | jar | 4.12 |