| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.annypatel.retrocrawler |
| Идентификатор | Идентификаторreader |
| Версия | Версия1.0.0-alpha1 |
| Тип | Типjar |
| Описание |
ОписаниеRetroCrawler Reader
Annotation based Retrofit converter for HTML
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reader-1.0.0-alpha1.pom | |
| reader-1.0.0-alpha1.jar | 3 KB |
| reader-1.0.0-alpha1-sources.jar | 2 KB |
| reader-1.0.0-alpha1-javadoc.jar | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.annypatel.retrocrawler/reader/ -->
<dependency>
<groupId>com.github.annypatel.retrocrawler</groupId>
<artifactId>reader</artifactId>
<version>1.0.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.annypatel.retrocrawler/reader/
implementation 'com.github.annypatel.retrocrawler:reader:1.0.0-alpha1'
// https://jarcasting.com/artifacts/com.github.annypatel.retrocrawler/reader/
implementation ("com.github.annypatel.retrocrawler:reader:1.0.0-alpha1")
'com.github.annypatel.retrocrawler:reader:jar:1.0.0-alpha1'
<dependency org="com.github.annypatel.retrocrawler" name="reader" rev="1.0.0-alpha1">
<artifact name="reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.annypatel.retrocrawler', module='reader', version='1.0.0-alpha1')
)
libraryDependencies += "com.github.annypatel.retrocrawler" % "reader" % "1.0.0-alpha1"
[com.github.annypatel.retrocrawler/reader "1.0.0-alpha1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.annypatel.retrocrawler : core | jar | 1.0.0-alpha1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |