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