License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-hapi-engine |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular2-hapi-engine
WebJar for angular2-hapi-engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
angular2-hapi-engine-0.11.1.pom | |
angular2-hapi-engine-0.11.1.jar | 49 KB |
angular2-hapi-engine-0.11.1-sources.jar | 22 bytes |
angular2-hapi-engine-0.11.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-hapi-engine/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-hapi-engine</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-hapi-engine/
implementation 'org.webjars.npm:angular2-hapi-engine:0.11.1'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-hapi-engine/
implementation ("org.webjars.npm:angular2-hapi-engine:0.11.1")
'org.webjars.npm:angular2-hapi-engine:jar:0.11.1'
<dependency org="org.webjars.npm" name="angular2-hapi-engine" rev="0.11.1">
<artifact name="angular2-hapi-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-hapi-engine', version='0.11.1')
)
libraryDependencies += "org.webjars.npm" % "angular2-hapi-engine" % "0.11.1"
[org.webjars.npm/angular2-hapi-engine "0.11.1"]