Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.phantomthief |
ArtifactId | ArtifactIdzknotify-cache |
Version | Version0.1.6 |
Type | Typejar |
Filename | Size |
---|---|
zknotify-cache-0.1.6.pom | |
zknotify-cache-0.1.6.jar | 14 KB |
zknotify-cache-0.1.6-sources.jar | 5 KB |
zknotify-cache-0.1.6-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>zknotify-cache</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/
implementation 'com.github.phantomthief:zknotify-cache:0.1.6'
// https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/
implementation ("com.github.phantomthief:zknotify-cache:0.1.6")
'com.github.phantomthief:zknotify-cache:jar:0.1.6'
<dependency org="com.github.phantomthief" name="zknotify-cache" rev="0.1.6">
<artifact name="zknotify-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='zknotify-cache', version='0.1.6')
)
libraryDependencies += "com.github.phantomthief" % "zknotify-cache" % "0.1.6"
[com.github.phantomthief/zknotify-cache "0.1.6"]