Last Version

com.simonecangialosi:netgraph 0.1.0

Calculate the position of connected graphs with non-directional edges to avoid overlapping.

License

License

Categories

Categories

Net
GroupId

GroupId

com.simonecangialosi
ArtifactId

ArtifactId

netgraph
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.simonecangialosi:netgraph
Calculate the position of connected graphs with non-directional edges to avoid overlapping.
Project URL

Project URL

http://github.com/simone-cangialosi/netgraph
Source Code Management

Source Code Management

http://github.com/simone-cangialosi/netgraph/tree/master

Download netgraph 0.1.0


<!-- https://jarcasting.com/artifacts/com.simonecangialosi/netgraph/ -->
<dependency>
    <groupId>com.simonecangialosi</groupId>
    <artifactId>netgraph</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simonecangialosi/netgraph/
implementation 'com.simonecangialosi:netgraph:0.1.0'
// https://jarcasting.com/artifacts/com.simonecangialosi/netgraph/
implementation ("com.simonecangialosi:netgraph:0.1.0")
'com.simonecangialosi:netgraph:jar:0.1.0'
<dependency org="com.simonecangialosi" name="netgraph" rev="0.1.0">
  <artifact name="netgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simonecangialosi', module='netgraph', version='0.1.0')
)
libraryDependencies += "com.simonecangialosi" % "netgraph" % "0.1.0"
[com.simonecangialosi/netgraph "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31

Project Modules

There are no modules declared in this project.