is not current version
Last Version 0.19.0

org.webjars.bower:angular-ui-sortable 0.16.1

WebJar for angular-ui-sortable

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-ui-sortable
Version

Version

0.16.1
Type

Type

jar

Download angular-ui-sortable 0.16.1


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