License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdticky |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionticky
WebJar for ticky
|
Project URL |
Project URL |
Filename | Size |
---|---|
ticky-1.0.1.pom | |
ticky-1.0.1.jar | 4 KB |
ticky-1.0.1-sources.jar | 22 bytes |
ticky-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ticky/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ticky</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ticky/
implementation 'org.webjars.npm:ticky:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ticky/
implementation ("org.webjars.npm:ticky:1.0.1")
'org.webjars.npm:ticky:jar:1.0.1'
<dependency org="org.webjars.npm" name="ticky" rev="1.0.1">
<artifact name="ticky" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ticky', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "ticky" % "1.0.1"
[org.webjars.npm/ticky "1.0.1"]