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