| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdorg.tinygroup.jquery-touch |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.jquery-touch/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.jquery-touch</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.jquery-touch/
implementation 'org.tinygroup:org.tinygroup.jquery-touch:2.0.2'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.jquery-touch/
implementation ("org.tinygroup:org.tinygroup.jquery-touch:2.0.2")
'org.tinygroup:org.tinygroup.jquery-touch:jar:2.0.2'
<dependency org="org.tinygroup" name="org.tinygroup.jquery-touch" rev="2.0.2">
<artifact name="org.tinygroup.jquery-touch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.jquery-touch', version='2.0.2')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.jquery-touch" % "2.0.2"
[org.tinygroup/org.tinygroup.jquery-touch "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinygroup : org.tinygroup.jquery | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |