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