is not current version
Last Version 1.1.0

org.webjars:ng-idle 0.3.5

WebJar for Ng-Idle

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-idle
Version

Version

0.3.5
Type

Type

jar

Download ng-idle 0.3.5


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