Last Version

de.tum.ei.lkn.eces:network 2.0.1

Network library based on the ECES framework

License

License

Categories

Categories

Net
GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

network
Version

Version

2.0.1
Type

Type

jar
Description

Description

Network library based on the ECES framework
Project URL

Project URL

https://github.com/AmoVanB/eces-network
Source Code Management

Source Code Management

http://github.com/amovanb/eces-network/tree/master

Download network 2.0.1


<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/network/ -->
<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>network</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/network/
implementation 'de.tum.ei.lkn.eces:network:2.0.1'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/network/
implementation ("de.tum.ei.lkn.eces:network:2.0.1")
'de.tum.ei.lkn.eces:network:jar:2.0.1'
<dependency org="de.tum.ei.lkn.eces" name="network" rev="2.0.1">
  <artifact name="network" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='network', version='2.0.1')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "network" % "2.0.1"
[de.tum.ei.lkn.eces/network "2.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.json : json jar 20150729
de.tum.ei.lkn.eces : core jar 2.0.3
de.tum.ei.lkn.eces : graph jar 2.0.2
org.jscience : jscience jar 4.3.1
de.tum.ei.lkn.eces : master-pom-commons jar 1.0.21
org.aeonbits.owner : owner jar 1.0.10
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
de.tum.ei.lkn.eces : core test-jar 2.0.3
de.tum.ei.lkn.eces : master-pom-commons test-jar 1.0.21
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.