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