is not current version
Last Version 1.0.1

org.webjars.npm:ticky 1.0.0

WebJar for ticky

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ticky
Version

Version

1.0.0
Type

Type

jar

Download ticky 1.0.0


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