License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Shopify-draggable |
Last Version | Last Version1.0.0-beta.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@shopify/draggable
WebJar for @shopify/draggable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Shopify-draggable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Shopify-draggable</artifactId>
<version>1.0.0-beta.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Shopify-draggable/
implementation 'org.webjars.npm:github-com-Shopify-draggable:1.0.0-beta.8'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Shopify-draggable/
implementation ("org.webjars.npm:github-com-Shopify-draggable:1.0.0-beta.8")
'org.webjars.npm:github-com-Shopify-draggable:jar:1.0.0-beta.8'
<dependency org="org.webjars.npm" name="github-com-Shopify-draggable" rev="1.0.0-beta.8">
<artifact name="github-com-Shopify-draggable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Shopify-draggable', version='1.0.0-beta.8')
)
libraryDependencies += "org.webjars.npm" % "github-com-Shopify-draggable" % "1.0.0-beta.8"
[org.webjars.npm/github-com-Shopify-draggable "1.0.0-beta.8"]