| Группа | Группаcom.yahoo.vespa |
|---|---|
| Идентификатор | Идентификаторfileacquirer |
| Версия | Версия7.388.28 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fileacquirer-7.388.28.pom | |
| fileacquirer-7.388.28.jar | 20 KB |
| fileacquirer-7.388.28-sources.jar | 11 KB |
| fileacquirer-7.388.28-javadoc.jar | 442 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/fileacquirer/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>fileacquirer</artifactId>
<version>7.388.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/fileacquirer/
implementation 'com.yahoo.vespa:fileacquirer:7.388.28'
// https://jarcasting.com/artifacts/com.yahoo.vespa/fileacquirer/
implementation ("com.yahoo.vespa:fileacquirer:7.388.28")
'com.yahoo.vespa:fileacquirer:jar:7.388.28'
<dependency org="com.yahoo.vespa" name="fileacquirer" rev="7.388.28">
<artifact name="fileacquirer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='fileacquirer', version='7.388.28')
)
libraryDependencies += "com.yahoo.vespa" % "fileacquirer" % "7.388.28"
[com.yahoo.vespa/fileacquirer "7.388.28"]