core

A Reactive Streams infrastructure implementation in Scala

License

License

GroupId

GroupId

io.swave
ArtifactId

ArtifactId

core_2.11
Last Version

Last Version

0.5-M1
Release Date

Release Date

Type

Type

jar
Description

Description

core
A Reactive Streams infrastructure implementation in Scala
Project URL

Project URL

http://swave.io
Project Organization

Project Organization

io.swave

Download core_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.swave/core_2.11/ -->
<dependency>
    <groupId>io.swave</groupId>
    <artifactId>core_2.11</artifactId>
    <version>0.5-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.swave/core_2.11/
implementation 'io.swave:core_2.11:0.5-M1'
// https://jarcasting.com/artifacts/io.swave/core_2.11/
implementation ("io.swave:core_2.11:0.5-M1")
'io.swave:core_2.11:jar:0.5-M1'
<dependency org="io.swave" name="core_2.11" rev="0.5-M1">
  <artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.swave', module='core_2.11', version='0.5-M1')
)
libraryDependencies += "io.swave" % "core_2.11" % "0.5-M1"
[io.swave/core_2.11 "0.5-M1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
io.swave » core-macros_2.11 jar 0.5-M1
org.reactivestreams : reactive-streams jar 1.0.0
org.jctools : jctools-core jar 1.2
com.typesafe : config jar 1.3.0
com.chuusai : shapeless_2.11 jar 2.3.1
com.typesafe.scala-logging : scala-logging_2.11 jar 3.4.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6
org.scalacheck : scalacheck_2.11 jar 1.12.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.5-M1