Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgrunt-angular-templates |
Version | Version0.5.7 |
Type | Typejar |
Filename | Size |
---|---|
grunt-angular-templates-0.5.7.pom | |
grunt-angular-templates-0.5.7.jar | 31 KB |
grunt-angular-templates-0.5.7-sources.jar | 22 bytes |
grunt-angular-templates-0.5.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grunt-angular-templates/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grunt-angular-templates</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-angular-templates/
implementation 'org.webjars.npm:grunt-angular-templates:0.5.7'
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-angular-templates/
implementation ("org.webjars.npm:grunt-angular-templates:0.5.7")
'org.webjars.npm:grunt-angular-templates:jar:0.5.7'
<dependency org="org.webjars.npm" name="grunt-angular-templates" rev="0.5.7">
<artifact name="grunt-angular-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grunt-angular-templates', version='0.5.7')
)
libraryDependencies += "org.webjars.npm" % "grunt-angular-templates" % "0.5.7"
[org.webjars.npm/grunt-angular-templates "0.5.7"]