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