is not current version
Last Version 3.4.9

org.tinygroup:tiny 0.0.12

Tiny������������������������������������Tiny���������������������������������: Think big, start small, scale fast.���

GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tiny
Version

Version

0.0.12
Type

Type

pom

Download tiny 0.0.12

Filename Size
tiny-0.0.12.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/org.tinygroup/tiny/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>tiny</artifactId>
    <version>0.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/tiny/
implementation 'org.tinygroup:tiny:0.0.12'
// https://jarcasting.com/artifacts/org.tinygroup/tiny/
implementation ("org.tinygroup:tiny:0.0.12")
'org.tinygroup:tiny:pom:0.0.12'
<dependency org="org.tinygroup" name="tiny" rev="0.0.12">
  <artifact name="tiny" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='tiny', version='0.0.12')
)
libraryDependencies += "org.tinygroup" % "tiny" % "0.0.12"
[org.tinygroup/tiny "0.0.12"]