is not current version
Last Version 3.4.9

org.tinygroup:tiny 0.0.4

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

GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tiny
Version

Version

0.0.4
Type

Type

pom

Download tiny 0.0.4

Filename Size
tiny-0.0.4.pom 17 KB
Browse

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