escher-pekko-http 1.0.0


Group ID:
com.emarsys
Artifact ID:
escher-pekko-http_2.13
Version:
1.0.0
Release Date:
Sept 14, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.emarsys" %% "escher-pekko-http" % "1.0.0"

Mill build tool

ivy"com.emarsys::escher-pekko-http:1.0.0"

Scala CLI

//> using dep "com.emarsys::escher-pekko-http:1.0.0"

Ammonite REPL

import $ivy.`com.emarsys::escher-pekko-http:1.0.0`

<dependency>
  <groupId>com.emarsys</groupId>
  <artifactId>escher-pekko-http_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.emarsys', name: 'escher-pekko-http_2.13', version: '1.0.0'