Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-bootstrap-lightbox |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
angular-bootstrap-lightbox-0.4.0.pom | |
angular-bootstrap-lightbox-0.4.0.jar | 23 KB |
angular-bootstrap-lightbox-0.4.0-sources.jar | 22 bytes |
angular-bootstrap-lightbox-0.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-bootstrap-lightbox/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-bootstrap-lightbox</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-bootstrap-lightbox/
implementation 'org.webjars.npm:angular-bootstrap-lightbox:0.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-bootstrap-lightbox/
implementation ("org.webjars.npm:angular-bootstrap-lightbox:0.4.0")
'org.webjars.npm:angular-bootstrap-lightbox:jar:0.4.0'
<dependency org="org.webjars.npm" name="angular-bootstrap-lightbox" rev="0.4.0">
<artifact name="angular-bootstrap-lightbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-bootstrap-lightbox', version='0.4.0')
)
libraryDependencies += "org.webjars.npm" % "angular-bootstrap-lightbox" % "0.4.0"
[org.webjars.npm/angular-bootstrap-lightbox "0.4.0"]