is not current version
Last Version 0.17.2

org.webjars:angulartics 0.16.5

Vendor-agnostic analytics for AngularJS applications

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angulartics
Version

Version

0.16.5
Type

Type

jar

Download angulartics 0.16.5


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