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