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