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