| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdgitlab-com-meno-dropzone |
| Version | Version5.2.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gitlab-com-meno-dropzone-5.2.0.pom | |
| gitlab-com-meno-dropzone-5.2.0.jar | 762 KB |
| gitlab-com-meno-dropzone-5.2.0-sources.jar | 22 bytes |
| gitlab-com-meno-dropzone-5.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gitlab-com-meno-dropzone/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>gitlab-com-meno-dropzone</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gitlab-com-meno-dropzone/
implementation 'org.webjars.npm:gitlab-com-meno-dropzone:5.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/gitlab-com-meno-dropzone/
implementation ("org.webjars.npm:gitlab-com-meno-dropzone:5.2.0")
'org.webjars.npm:gitlab-com-meno-dropzone:jar:5.2.0'
<dependency org="org.webjars.npm" name="gitlab-com-meno-dropzone" rev="5.2.0">
<artifact name="gitlab-com-meno-dropzone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gitlab-com-meno-dropzone', version='5.2.0')
)
libraryDependencies += "org.webjars.npm" % "gitlab-com-meno-dropzone" % "5.2.0"
[org.webjars.npm/gitlab-com-meno-dropzone "5.2.0"]