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