is not current version
Last Version 0.19.0

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

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.14.2
Type

Type

jar

Download angular-ui-sortable 0.14.2


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