openmole / gridscale   1.87.0

GNU Affero General Public License v3.0 GitHub

Scala library for accessing various file, batch systems, job schedulers and grid middlewares.

Scala versions: 3.x 2.13 2.12 2.11 2.10

http 2.34


Group ID:
org.openmole.gridscale
Artifact ID:
http_2.13
Version:
2.34
Release Date:
Dec 2, 2020
Licenses:
Files:

libraryDependencies += "org.openmole.gridscale" %% "http" % "2.34"

Mill build tool

ivy"org.openmole.gridscale::http:2.34"

Scala CLI

//> using dep "org.openmole.gridscale::http:2.34"

Ammonite REPL

import $ivy.`org.openmole.gridscale::http:2.34`

<dependency>
  <groupId>org.openmole.gridscale</groupId>
  <artifactId>http_2.13</artifactId>
  <version>2.34</version>
</dependency>

compile group: 'org.openmole.gridscale', name: 'http_2.13', version: '2.34'