GroupId | GroupIdorg.http4s |
---|---|
ArtifactId | ArtifactIdhttp4s-crypto_sjs1_3 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
http4s-crypto_sjs1_3-0.2.0.pom | |
http4s-crypto_sjs1_3-0.2.0.jar | 201 KB |
http4s-crypto_sjs1_3-0.2.0-sources.jar | 21 KB |
http4s-crypto_sjs1_3-0.2.0-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-crypto_sjs1_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-crypto_sjs1_3</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-crypto_sjs1_3/
implementation 'org.http4s:http4s-crypto_sjs1_3:0.2.0'
// https://jarcasting.com/artifacts/org.http4s/http4s-crypto_sjs1_3/
implementation ("org.http4s:http4s-crypto_sjs1_3:0.2.0")
'org.http4s:http4s-crypto_sjs1_3:jar:0.2.0'
<dependency org="org.http4s" name="http4s-crypto_sjs1_3" rev="0.2.0">
<artifact name="http4s-crypto_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-crypto_sjs1_3', version='0.2.0')
)
libraryDependencies += "org.http4s" % "http4s-crypto_sjs1_3" % "0.2.0"
[org.http4s/http4s-crypto_sjs1_3 "0.2.0"]