License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsortablejs |
Last Version | Last Version1.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsortablejs
WebJar for sortablejs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sortablejs-1.15.0.pom | |
sortablejs-1.15.0.jar | 111 KB |
sortablejs-1.15.0-sources.jar | 22 bytes |
sortablejs-1.15.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sortablejs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sortablejs</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sortablejs/
implementation 'org.webjars.npm:sortablejs:1.15.0'
// https://jarcasting.com/artifacts/org.webjars.npm/sortablejs/
implementation ("org.webjars.npm:sortablejs:1.15.0")
'org.webjars.npm:sortablejs:jar:1.15.0'
<dependency org="org.webjars.npm" name="sortablejs" rev="1.15.0">
<artifact name="sortablejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sortablejs', version='1.15.0')
)
libraryDependencies += "org.webjars.npm" % "sortablejs" % "1.15.0"
[org.webjars.npm/sortablejs "1.15.0"]