| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yanana |
| ArtifactId | ArtifactIdagni-fs2_2.11 |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
Descriptionfs2
agni fs2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| agni-fs2_2.11-0.10.0.pom | |
| agni-fs2_2.11-0.10.0.jar | 7 KB |
| agni-fs2_2.11-0.10.0-sources.jar | 1 KB |
| agni-fs2_2.11-0.10.0-javadoc.jar | 346 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yanana/agni-fs2_2.11/ -->
<dependency>
<groupId>com.github.yanana</groupId>
<artifactId>agni-fs2_2.11</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanana/agni-fs2_2.11/
implementation 'com.github.yanana:agni-fs2_2.11:0.10.0'
// https://jarcasting.com/artifacts/com.github.yanana/agni-fs2_2.11/
implementation ("com.github.yanana:agni-fs2_2.11:0.10.0")
'com.github.yanana:agni-fs2_2.11:jar:0.10.0'
<dependency org="com.github.yanana" name="agni-fs2_2.11" rev="0.10.0">
<artifact name="agni-fs2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanana', module='agni-fs2_2.11', version='0.10.0')
)
libraryDependencies += "com.github.yanana" % "agni-fs2_2.11" % "0.10.0"
[com.github.yanana/agni-fs2_2.11 "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.github.yanana : agni-core_2.11 | jar | 0.10.0 |
| com.datastax.cassandra : cassandra-driver-core | jar | 3.3.0 |
| org.typelevel : cats_2.11 | jar | 0.9.0 |
| com.chuusai : shapeless_2.11 | jar | 2.3.2 |
| co.fs2 : fs2-core_2.11 | jar | 0.9.7 |
| co.fs2 : fs2-cats_2.11 | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |