License |
License |
---|---|
Categories |
CategoriesScala Languages Net |
GroupId | GroupIdio.iohk |
ArtifactId | ArtifactIdscalanet-discovery_2.12 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionscalanet-discovery_2.12
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.12/ -->
<dependency>
<groupId>io.iohk</groupId>
<artifactId>scalanet-discovery_2.12</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iohk/scalanet-discovery_2.12/
implementation 'io.iohk:scalanet-discovery_2.12:0.8.0'
// https://jarcasting.com/artifacts/io.iohk/scalanet-discovery_2.12/
implementation ("io.iohk:scalanet-discovery_2.12:0.8.0")
'io.iohk:scalanet-discovery_2.12:jar:0.8.0'
<dependency org="io.iohk" name="scalanet-discovery_2.12" rev="0.8.0">
<artifact name="scalanet-discovery_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iohk', module='scalanet-discovery_2.12', version='0.8.0')
)
libraryDependencies += "io.iohk" % "scalanet-discovery_2.12" % "0.8.0"
[io.iohk/scalanet-discovery_2.12 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.iohk : scalanet_2.12 | jar | 0.8.0 |