License |
License |
---|---|
Categories |
CategoriesScala Languages Net |
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdscalanet-discovery_2.13 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionscalanet-discovery_2.13
Implementation of peer-to-peer discovery algorithms such as that of Ethereum.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.iohk/scalanet-discovery_2.13/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>scalanet-discovery_2.13</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/scalanet-discovery_2.13/
implementation 'io.iohk:scalanet-discovery_2.13:0.8.0'
// https://jarcasting.com/artifacts/io.iohk/scalanet-discovery_2.13/
implementation ("io.iohk:scalanet-discovery_2.13:0.8.0")
'io.iohk:scalanet-discovery_2.13:jar:0.8.0'
<dependency org="io.iohk" name="scalanet-discovery_2.13" rev="0.8.0">
<artifact name="scalanet-discovery_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='scalanet-discovery_2.13', version='0.8.0')
)
libraryDependencies += "io.iohk" % "scalanet-discovery_2.13" % "0.8.0"
[io.iohk/scalanet-discovery_2.13 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.iohk : scalanet_2.13 | jar | 0.8.0 |