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