GroupId | GroupIdcom.alejandrohdezma |
---|---|
ArtifactId | ArtifactIdhttp4s-munit_3 |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
http4s-munit_3-0.10.0.pom | |
http4s-munit_3-0.10.0.jar | 67 KB |
http4s-munit_3-0.10.0-sources.jar | 10 KB |
http4s-munit_3-0.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alejandrohdezma/http4s-munit_3/ -->
<dependency>
<groupId>com.alejandrohdezma</groupId>
<artifactId>http4s-munit_3</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alejandrohdezma/http4s-munit_3/
implementation 'com.alejandrohdezma:http4s-munit_3:0.10.0'
// https://jarcasting.com/artifacts/com.alejandrohdezma/http4s-munit_3/
implementation ("com.alejandrohdezma:http4s-munit_3:0.10.0")
'com.alejandrohdezma:http4s-munit_3:jar:0.10.0'
<dependency org="com.alejandrohdezma" name="http4s-munit_3" rev="0.10.0">
<artifact name="http4s-munit_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alejandrohdezma', module='http4s-munit_3', version='0.10.0')
)
libraryDependencies += "com.alejandrohdezma" % "http4s-munit_3" % "0.10.0"
[com.alejandrohdezma/http4s-munit_3 "0.10.0"]