License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdtiny |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontiny
|
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
tiny-3.4.9.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/tiny/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>tiny</artifactId>
<version>3.4.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/tiny/
implementation 'org.tinygroup:tiny:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/tiny/
implementation ("org.tinygroup:tiny:3.4.9")
'org.tinygroup:tiny:pom:3.4.9'
<dependency org="org.tinygroup" name="tiny" rev="3.4.9">
<artifact name="tiny" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='tiny', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "tiny" % "3.4.9"
[org.tinygroup/tiny "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |