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