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