License |
License |
---|---|
Categories |
CategoriesNet Networking |
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdmetronome-networking_2.12 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetronome-networking_2.12
Generic networking library for keeping connections alive between federation members.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.iohk/metronome-networking_2.12/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>metronome-networking_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/metronome-networking_2.12/
implementation 'io.iohk:metronome-networking_2.12:0.4.0'
// https://jarcasting.com/artifacts/io.iohk/metronome-networking_2.12/
implementation ("io.iohk:metronome-networking_2.12:0.4.0")
'io.iohk:metronome-networking_2.12:jar:0.4.0'
<dependency org="io.iohk" name="metronome-networking_2.12" rev="0.4.0">
<artifact name="metronome-networking_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='metronome-networking_2.12', version='0.4.0')
)
libraryDependencies += "io.iohk" % "metronome-networking_2.12" % "0.4.0"
[io.iohk/metronome-networking_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.12 | jar | 2.3.1 |
org.typelevel : cats-effect_2.12 | jar | 2.3.1 |
io.iohk : scalanet_2.12 | jar | 0.8.0 |
io.iohk : metronome-tracing_2.12 | jar | 0.4.0 |
io.iohk : metronome-crypto_2.12 | jar | 0.4.0 |