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