License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-crypto_3 |
Version | Version0.2-74-e90c013 |
Type | Typejar |
Description |
Descriptionhttp4s-crypto
http4s-crypto
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-crypto_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-crypto_3</artifactId>
<version>0.2-74-e90c013</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-crypto_3/
implementation 'org.http4s:http4s-crypto_3:0.2-74-e90c013'
// https://jarcasting.com/artifacts/org.http4s/http4s-crypto_3/
implementation ("org.http4s:http4s-crypto_3:0.2-74-e90c013")
'org.http4s:http4s-crypto_3:jar:0.2-74-e90c013'
<dependency org="org.http4s" name="http4s-crypto_3" rev="0.2-74-e90c013">
<artifact name="http4s-crypto_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-crypto_3', version='0.2-74-e90c013')
)
libraryDependencies += "org.http4s" % "http4s-crypto_3" % "0.2-74-e90c013"
[org.http4s/http4s-crypto_3 "0.2-74-e90c013"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
org.typelevel : cats-effect-kernel_3 | jar | 3.3.1 |
org.scodec : scodec-bits_3 | jar | 1.1.30 |