License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.pheymann |
ArtifactId | ArtifactIdtypedapi-scalaj-http-client_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptiontypedapi-scalaj-http-client
typedapi-scalaj-http-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pheymann |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/typedapi-scalaj-http-client_2.11/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>typedapi-scalaj-http-client_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-scalaj-http-client_2.11/
implementation 'com.github.pheymann:typedapi-scalaj-http-client_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-scalaj-http-client_2.11/
implementation ("com.github.pheymann:typedapi-scalaj-http-client_2.11:0.2.0")
'com.github.pheymann:typedapi-scalaj-http-client_2.11:jar:0.2.0'
<dependency org="com.github.pheymann" name="typedapi-scalaj-http-client_2.11" rev="0.2.0">
<artifact name="typedapi-scalaj-http-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='typedapi-scalaj-http-client_2.11', version='0.2.0')
)
libraryDependencies += "com.github.pheymann" % "typedapi-scalaj-http-client_2.11" % "0.2.0"
[com.github.pheymann/typedapi-scalaj-http-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.scalaj : scalaj-http_2.11 | jar | 2.4.1 |