| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdorg.tinygroup.dropzone |
| 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.dropzone/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.dropzone</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.dropzone/
implementation 'org.tinygroup:org.tinygroup.dropzone:2.0.2'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.dropzone/
implementation ("org.tinygroup:org.tinygroup.dropzone:2.0.2")
'org.tinygroup:org.tinygroup.dropzone:jar:2.0.2'
<dependency org="org.tinygroup" name="org.tinygroup.dropzone" rev="2.0.2">
<artifact name="org.tinygroup.dropzone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.dropzone', version='2.0.2')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.dropzone" % "2.0.2"
[org.tinygroup/org.tinygroup.dropzone "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 |