scalanet_2.13

Asynchronous, strongly typed, resource-managed networking library, written in Scala with support for a variety of network technologies

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

io.iohk
ArtifactId

ArtifactId

scalanet_2.13
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalanet_2.13
Asynchronous, strongly typed, resource-managed networking library, written in Scala with support for a variety of network technologies
Project URL

Project URL

https://github.com/input-output-hk/scalanet
Source Code Management

Source Code Management

https://github.com/input-output-hk/scalanet

Download scalanet_2.13

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
io.monix : monix_2.13 jar 3.3.0
com.github.nscala-time : nscala-time_2.13 jar 2.22.0
com.chuusai : shapeless_2.13 jar 2.3.3
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
com.github.jgonian : commons-ip-math jar 1.32
org.slf4j : slf4j-api jar 1.7.25
io.netty : netty-all jar 4.1.58.Final
io.netty : netty-tcnative-boringssl-static jar 2.0.36.Final
org.eclipse.californium : scandium jar 2.0.0-M15
org.eclipse.californium : element-connector jar 2.0.0-M15
org.scodec : scodec-bits_2.13 jar 1.1.12
org.scodec : scodec-core_2.13 jar 1.11.7
org.bouncycastle : bcprov-jdk15on jar 1.64
org.bouncycastle : bcpkix-jdk15on jar 1.64
org.bouncycastle : bctls-jdk15on jar 1.64
com.github.ben-manes.caffeine : caffeine jar 2.8.8

Project Modules

There are no modules declared in this project.
io.iohk

Input Output

Versions

Version
0.8.0
0.7.0
0.6.0