angular-uri-templates
AngularJS module for parsing and expanding URI Templates (RFC 6570)
License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-uri-templates |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-uri-templates
WebJar for angular-uri-templates
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-uri-templates-0.1.0.pom | |
angular-uri-templates-0.1.0.jar | 6 KB |
angular-uri-templates-0.1.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-uri-templates/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-uri-templates</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-uri-templates/
implementation 'org.webjars.bower:angular-uri-templates:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-uri-templates/
implementation ("org.webjars.bower:angular-uri-templates:0.1.0")
'org.webjars.bower:angular-uri-templates:jar:0.1.0'
<dependency org="org.webjars.bower" name="angular-uri-templates" rev="0.1.0">
<artifact name="angular-uri-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-uri-templates', version='0.1.0')
)
libraryDependencies += "org.webjars.bower" % "angular-uri-templates" % "0.1.0"
[org.webjars.bower/angular-uri-templates "0.1.0"]
AngularJS module for parsing and expanding URI Templates (RFC 6570)
Version |
---|
0.1.0
|