License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.endpoints4s |
ArtifactId | ArtifactIdfetch-client_sjs1_2.12 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionfetch-client
fetch-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/fetch-client_sjs1_2.12/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>fetch-client_sjs1_2.12</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/fetch-client_sjs1_2.12/
implementation 'org.endpoints4s:fetch-client_sjs1_2.12:2.0.0'
// https://jarcasting.com/artifacts/org.endpoints4s/fetch-client_sjs1_2.12/
implementation ("org.endpoints4s:fetch-client_sjs1_2.12:2.0.0")
'org.endpoints4s:fetch-client_sjs1_2.12:jar:2.0.0'
<dependency org="org.endpoints4s" name="fetch-client_sjs1_2.12" rev="2.0.0">
<artifact name="fetch-client_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='fetch-client_sjs1_2.12', version='2.0.0')
)
libraryDependencies += "org.endpoints4s" % "fetch-client_sjs1_2.12" % "2.0.0"
[org.endpoints4s/fetch-client_sjs1_2.12 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.endpoints4s : algebra_sjs1_2.12 | jar | 1.7.0 |
org.endpoints4s : openapi_sjs1_2.12 | jar | 4.1.0 |
org.scala-js : scalajs-library_2.12 | jar | 1.7.1 |
org.scala-js : scalajs-dom_sjs1_2.12 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.endpoints4s : algebra-testkit_sjs1_2.12 | jar | 2.0.0 |
org.endpoints4s : algebra-circe-testkit_sjs1_2.12 | jar | 2.0.0 |
org.endpoints4s : json-schema-generic_sjs1_2.12 | jar | 1.7.0 |
org.scala-js : scalajs-test-bridge_2.12 | jar | 1.7.1 |
org.scalatest : scalatest_sjs1_2.12 | jar | 3.2.10 |