is not current version
Last Version 0.3.3

com.nflabs.zeppelin:zeppelin-distribution 0.2.0


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.nflabs.zeppelin
ArtifactId

ArtifactId

zeppelin-distribution
Version

Version

0.2.0
Type

Type

pom

Download zeppelin-distribution 0.2.0


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