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 1.95


Group ID:
fr.iscpif.gridscale.bundle
Artifact ID:
http_2.12
Version:
1.95
Release Date:
Apr 26, 2017
Licenses:
Files:

libraryDependencies += "fr.iscpif.gridscale.bundle" %% "http" % "1.95"

Mill build tool

ivy"fr.iscpif.gridscale.bundle::http:1.95"

Scala CLI

//> using dep "fr.iscpif.gridscale.bundle::http:1.95"

Ammonite REPL

import $ivy.`fr.iscpif.gridscale.bundle::http:1.95`

<dependency>
  <groupId>fr.iscpif.gridscale.bundle</groupId>
  <artifactId>http_2.12</artifactId>
  <version>1.95</version>
</dependency>

compile group: 'fr.iscpif.gridscale.bundle', name: 'http_2.12', version: '1.95'