is not current version
Last Version 0.2.5

org.webjars.bower:angular-toolbelt 0.2.1

WebJar for angular-toolbelt

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-toolbelt
Version

Version

0.2.1
Type

Type

jar

Download angular-toolbelt 0.2.1


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