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