License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-strap |
Version | Version2.3.12 |
Type | Typejar |
Description |
Descriptionangular-strap
WebJar for angular-strap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-strap-2.3.12.pom | |
angular-strap-2.3.12.jar | 3 MB |
angular-strap-2.3.12-sources.jar | 22 bytes |
angular-strap-2.3.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-strap/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-strap</artifactId>
<version>2.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-strap/
implementation 'org.webjars.npm:angular-strap:2.3.12'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-strap/
implementation ("org.webjars.npm:angular-strap:2.3.12")
'org.webjars.npm:angular-strap:jar:2.3.12'
<dependency org="org.webjars.npm" name="angular-strap" rev="2.3.12">
<artifact name="angular-strap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-strap', version='2.3.12')
)
libraryDependencies += "org.webjars.npm" % "angular-strap" % "2.3.12"
[org.webjars.npm/angular-strap "2.3.12"]