is not current version
Last Version 3.4.9

org.tinygroup:template 2.0.9


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

template
Version

Version

2.0.9
Type

Type

pom

Download template 2.0.9

Filename Size
template-2.0.9.pom 615 bytes
Browse

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