is not current version
Last Version 1.2.1

org.webjars.npm:ng-annotate 0.15.4

WebJar for ng-annotate

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ng-annotate
Version

Version

0.15.4
Type

Type

jar

Download ng-annotate 0.15.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/ng-annotate/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ng-annotate</artifactId>
    <version>0.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ng-annotate/
implementation 'org.webjars.npm:ng-annotate:0.15.4'
// https://jarcasting.com/artifacts/org.webjars.npm/ng-annotate/
implementation ("org.webjars.npm:ng-annotate:0.15.4")
'org.webjars.npm:ng-annotate:jar:0.15.4'
<dependency org="org.webjars.npm" name="ng-annotate" rev="0.15.4">
  <artifact name="ng-annotate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ng-annotate', version='0.15.4')
)
libraryDependencies += "org.webjars.npm" % "ng-annotate" % "0.15.4"
[org.webjars.npm/ng-annotate "0.15.4"]