Categories |
CategoriesScala Languages Tabula Data PDF |
---|---|
GroupId | GroupIdcom.nrinaudo |
ArtifactId | ArtifactIdtabulate-scalaz-stream_2.11 |
Version | Version0.1.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.nrinaudo/tabulate-scalaz-stream_2.11/ -->
<dependency>
<groupId>com.nrinaudo</groupId>
<artifactId>tabulate-scalaz-stream_2.11</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nrinaudo/tabulate-scalaz-stream_2.11/
implementation 'com.nrinaudo:tabulate-scalaz-stream_2.11:0.1.6'
// https://jarcasting.com/artifacts/com.nrinaudo/tabulate-scalaz-stream_2.11/
implementation ("com.nrinaudo:tabulate-scalaz-stream_2.11:0.1.6")
'com.nrinaudo:tabulate-scalaz-stream_2.11:jar:0.1.6'
<dependency org="com.nrinaudo" name="tabulate-scalaz-stream_2.11" rev="0.1.6">
<artifact name="tabulate-scalaz-stream_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nrinaudo', module='tabulate-scalaz-stream_2.11', version='0.1.6')
)
libraryDependencies += "com.nrinaudo" % "tabulate-scalaz-stream_2.11" % "0.1.6"
[com.nrinaudo/tabulate-scalaz-stream_2.11 "0.1.6"]