| License |
License |
|---|---|
| GroupId | GroupIdcom.dwolla |
| ArtifactId | ArtifactIdfs2-pgp-ce2_2.13 |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptionfs2-pgp
fs2 pipes for encrypting and decrypting streams with BouncyCastle PGP
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fs2-pgp-ce2_2.13-0.3.0.pom | |
| fs2-pgp-ce2_2.13-0.3.0.jar | 81 KB |
| fs2-pgp-ce2_2.13-0.3.0-sources.jar | 8 KB |
| fs2-pgp-ce2_2.13-0.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dwolla/fs2-pgp-ce2_2.13/ -->
<dependency>
<groupId>com.dwolla</groupId>
<artifactId>fs2-pgp-ce2_2.13</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dwolla/fs2-pgp-ce2_2.13/
implementation 'com.dwolla:fs2-pgp-ce2_2.13:0.3.0'
// https://jarcasting.com/artifacts/com.dwolla/fs2-pgp-ce2_2.13/
implementation ("com.dwolla:fs2-pgp-ce2_2.13:0.3.0")
'com.dwolla:fs2-pgp-ce2_2.13:jar:0.3.0'
<dependency org="com.dwolla" name="fs2-pgp-ce2_2.13" rev="0.3.0">
<artifact name="fs2-pgp-ce2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dwolla', module='fs2-pgp-ce2_2.13', version='0.3.0')
)
libraryDependencies += "com.dwolla" % "fs2-pgp-ce2_2.13" % "0.3.0"
[com.dwolla/fs2-pgp-ce2_2.13 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.typelevel : cats-core_2.13 | jar | 2.6.1 |
| org.typelevel : cats-effect_2.13 | jar | 2.5.4 |
| org.bouncycastle : bcpg-jdk15on | jar | 1.69 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| co.fs2 : fs2-core_2.13 | jar | 2.5.10 |
| co.fs2 : fs2-io_2.13 | jar | 2.5.10 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.5.0 |
| org.typelevel : log4cats-core_2.13 | jar | 1.3.1 |
| eu.timepit : refined_2.13 | jar | 0.9.27 |