is not current version
Last Version 1.14.0

org.webjars.bowergithub.sortablejs:sortable 1.9.0

WebJar for Sortable

GroupId

GroupId

org.webjars.bowergithub.sortablejs
ArtifactId

ArtifactId

sortable
Version

Version

1.9.0
Type

Type

jar

Download sortable 1.9.0


<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.sortablejs/sortable/ -->
<dependency>
    <groupId>org.webjars.bowergithub.sortablejs</groupId>
    <artifactId>sortable</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.sortablejs/sortable/
implementation 'org.webjars.bowergithub.sortablejs:sortable:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.sortablejs/sortable/
implementation ("org.webjars.bowergithub.sortablejs:sortable:1.9.0")
'org.webjars.bowergithub.sortablejs:sortable:jar:1.9.0'
<dependency org="org.webjars.bowergithub.sortablejs" name="sortable" rev="1.9.0">
  <artifact name="sortable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.sortablejs', module='sortable', version='1.9.0')
)
libraryDependencies += "org.webjars.bowergithub.sortablejs" % "sortable" % "1.9.0"
[org.webjars.bowergithub.sortablejs/sortable "1.9.0"]