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