License |
License |
---|---|
Categories |
CategoriesScala Languages Net |
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdscalanet_2.13 |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalanet_2.13
Asynchronous, strongly typed, resource-managed networking library, written in Scala with support for a variety of network technologies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalanet_2.13-0.8.0.pom | |
scalanet_2.13-0.8.0.jar | 434 KB |
scalanet_2.13-0.8.0-sources.jar | 44 KB |
scalanet_2.13-0.8.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |