Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-toolbelt |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
angular-toolbelt-0.2.1.pom | |
angular-toolbelt-0.2.1.jar | 26 KB |
angular-toolbelt-0.2.1-sources.jar | 22 bytes |
Browse |
<!-- 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"]