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