is not current version
Last Version 0.13.0-1

org.webjars:angular-ui-sortable 0.13.0

WebJar for UI.Sortable

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-ui-sortable
Version

Version

0.13.0
Type

Type

jar

Download angular-ui-sortable 0.13.0


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