is not current version
Last Version 3.4.9

org.tinygroup:template 3.4.6


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

template
Version

Version

3.4.6
Type

Type

pom

Download template 3.4.6

Filename Size
template-3.4.6.pom 934 bytes
Browse

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