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