License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.axonibyte.bonemesh |
ArtifactId | ArtifactIdBoneMesh |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoneMesh
BoneMesh high-level fully-connected network.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
BoneMesh-2.0.1.pom | |
BoneMesh-2.0.1.jar | 27 KB |
BoneMesh-2.0.1-sources.jar | 23 KB |
BoneMesh-2.0.1-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axonibyte.bonemesh/BoneMesh/ -->
<dependency>
<groupId>com.axonibyte.bonemesh</groupId>
<artifactId>BoneMesh</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axonibyte.bonemesh/BoneMesh/
implementation 'com.axonibyte.bonemesh:BoneMesh:2.0.1'
// https://jarcasting.com/artifacts/com.axonibyte.bonemesh/BoneMesh/
implementation ("com.axonibyte.bonemesh:BoneMesh:2.0.1")
'com.axonibyte.bonemesh:BoneMesh:jar:2.0.1'
<dependency org="com.axonibyte.bonemesh" name="BoneMesh" rev="2.0.1">
<artifact name="BoneMesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axonibyte.bonemesh', module='BoneMesh', version='2.0.1')
)
libraryDependencies += "com.axonibyte.bonemesh" % "BoneMesh" % "2.0.1"
[com.axonibyte.bonemesh/BoneMesh "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20190722 |
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |