| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.phantomthief |
| Идентификатор | Идентификаторzknotify-cache |
| Версия | Версия0.1.21 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| zknotify-cache-0.1.21.pom | |
| zknotify-cache-0.1.21.jar | 21 KB |
| zknotify-cache-0.1.21-sources.jar | 12 KB |
| zknotify-cache-0.1.21-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>zknotify-cache</artifactId>
<version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/
implementation 'com.github.phantomthief:zknotify-cache:0.1.21'
// https://jarcasting.com/artifacts/com.github.phantomthief/zknotify-cache/
implementation ("com.github.phantomthief:zknotify-cache:0.1.21")
'com.github.phantomthief:zknotify-cache:jar:0.1.21'
<dependency org="com.github.phantomthief" name="zknotify-cache" rev="0.1.21">
<artifact name="zknotify-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='zknotify-cache', version='0.1.21')
)
libraryDependencies += "com.github.phantomthief" % "zknotify-cache" % "0.1.21"
[com.github.phantomthief/zknotify-cache "0.1.21"]