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