License |
License |
---|---|
GroupId | GroupIdcom.clovellytech |
ArtifactId | ArtifactIdhttp4s-modules_2.12 |
Version | Version0.1.0.1 |
Type | Typejar |
Description |
Descriptionhttp4s-modules
http4s-modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http4s-modules_2.12-0.1.0.1.pom | |
http4s-modules_2.12-0.1.0.1.jar | 326 bytes |
http4s-modules_2.12-0.1.0.1-sources.jar | 278 bytes |
http4s-modules_2.12-0.1.0.1-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.clovellytech/http4s-modules_2.12/ -->
<dependency>
<groupId>com.clovellytech</groupId>
<artifactId>http4s-modules_2.12</artifactId>
<version>0.1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.clovellytech/http4s-modules_2.12/
implementation 'com.clovellytech:http4s-modules_2.12:0.1.0.1'
// https://jarcasting.com/artifacts/com.clovellytech/http4s-modules_2.12/
implementation ("com.clovellytech:http4s-modules_2.12:0.1.0.1")
'com.clovellytech:http4s-modules_2.12:jar:0.1.0.1'
<dependency org="com.clovellytech" name="http4s-modules_2.12" rev="0.1.0.1">
<artifact name="http4s-modules_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clovellytech', module='http4s-modules_2.12', version='0.1.0.1')
)
libraryDependencies += "com.clovellytech" % "http4s-modules_2.12" % "0.1.0.1"
[com.clovellytech/http4s-modules_2.12 "0.1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |