Categories |
CategoriesDistribution Build Tools |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdfiledistribution |
Version | Version6.161.146 |
Type | Typejar |
Filename | Size |
---|---|
filedistribution-6.161.146.pom | |
filedistribution-6.161.146.jar | 10 KB |
filedistribution-6.161.146-sources.jar | 4 KB |
filedistribution-6.161.146-javadoc.jar | 478 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/filedistribution/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>filedistribution</artifactId>
<version>6.161.146</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/filedistribution/
implementation 'com.yahoo.vespa:filedistribution:6.161.146'
// https://jarcasting.com/artifacts/com.yahoo.vespa/filedistribution/
implementation ("com.yahoo.vespa:filedistribution:6.161.146")
'com.yahoo.vespa:filedistribution:jar:6.161.146'
<dependency org="com.yahoo.vespa" name="filedistribution" rev="6.161.146">
<artifact name="filedistribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='filedistribution', version='6.161.146')
)
libraryDependencies += "com.yahoo.vespa" % "filedistribution" % "6.161.146"
[com.yahoo.vespa/filedistribution "6.161.146"]