License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.pheymann |
ArtifactId | ArtifactIdtypedapi-http4s-client_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptiontypedapi-http4s-client
typedapi-http4s-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pheymann |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/typedapi-http4s-client_2.11/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>typedapi-http4s-client_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-http4s-client_2.11/
implementation 'com.github.pheymann:typedapi-http4s-client_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-http4s-client_2.11/
implementation ("com.github.pheymann:typedapi-http4s-client_2.11:0.2.0")
'com.github.pheymann:typedapi-http4s-client_2.11:jar:0.2.0'
<dependency org="com.github.pheymann" name="typedapi-http4s-client_2.11" rev="0.2.0">
<artifact name="typedapi-http4s-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='typedapi-http4s-client_2.11', version='0.2.0')
)
libraryDependencies += "com.github.pheymann" % "typedapi-http4s-client_2.11" % "0.2.0"
[com.github.pheymann/typedapi-http4s-client_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.github.pheymann : typedapi-client_2.11 | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-blaze-client_2.11 | jar | 0.18.0 |