License |
License |
---|---|
GroupId | GroupIdcom.nflabs.zeppelin |
ArtifactId | ArtifactIdzeppelin-docs |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Documentation
Zeppelin project
|
Filename | Size |
---|---|
zeppelin-docs-0.3.1.pom | |
zeppelin-docs-0.3.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nflabs.zeppelin/zeppelin-docs/ -->
<dependency>
<groupId>com.nflabs.zeppelin</groupId>
<artifactId>zeppelin-docs</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nflabs.zeppelin/zeppelin-docs/
implementation 'com.nflabs.zeppelin:zeppelin-docs:0.3.1'
// https://jarcasting.com/artifacts/com.nflabs.zeppelin/zeppelin-docs/
implementation ("com.nflabs.zeppelin:zeppelin-docs:0.3.1")
'com.nflabs.zeppelin:zeppelin-docs:jar:0.3.1'
<dependency org="com.nflabs.zeppelin" name="zeppelin-docs" rev="0.3.1">
<artifact name="zeppelin-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nflabs.zeppelin', module='zeppelin-docs', version='0.3.1')
)
libraryDependencies += "com.nflabs.zeppelin" % "zeppelin-docs" % "0.3.1"
[com.nflabs.zeppelin/zeppelin-docs "0.3.1"]