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