is not current version
Last Version 1.18

com.yahoo.pulsar:distribution 1.14


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.yahoo.pulsar
ArtifactId

ArtifactId

distribution
Version

Version

1.14
Type

Type

jar

Download distribution 1.14


<!-- https://jarcasting.com/artifacts/com.yahoo.pulsar/distribution/ -->
<dependency>
    <groupId>com.yahoo.pulsar</groupId>
    <artifactId>distribution</artifactId>
    <version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.pulsar/distribution/
implementation 'com.yahoo.pulsar:distribution:1.14'
// https://jarcasting.com/artifacts/com.yahoo.pulsar/distribution/
implementation ("com.yahoo.pulsar:distribution:1.14")
'com.yahoo.pulsar:distribution:jar:1.14'
<dependency org="com.yahoo.pulsar" name="distribution" rev="1.14">
  <artifact name="distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.pulsar', module='distribution', version='1.14')
)
libraryDependencies += "com.yahoo.pulsar" % "distribution" % "1.14"
[com.yahoo.pulsar/distribution "1.14"]