| Категории |
КатегорииOther Универсальные библиотеки |
|---|---|
| Группа | Группаcom.openthinks.others |
| Идентификатор | Идентификаторwebpage-keeper |
| Версия | Версия1.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| webpage-keeper-1.1.pom | |
| webpage-keeper-1.1-sources.jar | 39 KB |
| webpage-keeper-1.1-javadoc.jar | 213 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.openthinks.others/webpage-keeper/ -->
<dependency>
<groupId>com.openthinks.others</groupId>
<artifactId>webpage-keeper</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.openthinks.others/webpage-keeper/
implementation 'com.openthinks.others:webpage-keeper:1.1'
// https://jarcasting.com/artifacts/com.openthinks.others/webpage-keeper/
implementation ("com.openthinks.others:webpage-keeper:1.1")
'com.openthinks.others:webpage-keeper:jar:1.1'
<dependency org="com.openthinks.others" name="webpage-keeper" rev="1.1">
<artifact name="webpage-keeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openthinks.others', module='webpage-keeper', version='1.1')
)
libraryDependencies += "com.openthinks.others" % "webpage-keeper" % "1.1"
[com.openthinks.others/webpage-keeper "1.1"]