Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-modal-service |
Version | Version0.6.9 |
Type | Typejar |
Filename | Size |
---|---|
angular-modal-service-0.6.9.pom | |
angular-modal-service-0.6.9.jar | 669 KB |
angular-modal-service-0.6.9-sources.jar | 22 bytes |
angular-modal-service-0.6.9-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.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-modal-service/
implementation 'org.webjars.npm:angular-modal-service:0.6.9'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-modal-service/
implementation ("org.webjars.npm:angular-modal-service:0.6.9")
'org.webjars.npm:angular-modal-service:jar:0.6.9'
<dependency org="org.webjars.npm" name="angular-modal-service" rev="0.6.9">
<artifact name="angular-modal-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-modal-service', version='0.6.9')
)
libraryDependencies += "org.webjars.npm" % "angular-modal-service" % "0.6.9"
[org.webjars.npm/angular-modal-service "0.6.9"]