Last Version

gs-ui-android 2.0

The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them. This is the core package that contains the minimal needed to read and write a graph.

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

gs-ui-android
Version

Version

2.0
Type

Type

aar
Description

Description

gs-ui-android
The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them. This is the core package that contains the minimal needed to read and write a graph.
Project URL

Project URL

https://graphstream-project.org
Source Code Management

Source Code Management

https://github.com/graphstream/gs-core

Download gs-ui-android 2.0


<!-- https://jarcasting.com/artifacts/org.graphstream/gs-ui-android/ -->
<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>gs-ui-android</artifactId>
    <version>2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.graphstream/gs-ui-android/
implementation 'org.graphstream:gs-ui-android:2.0'
// https://jarcasting.com/artifacts/org.graphstream/gs-ui-android/
implementation ("org.graphstream:gs-ui-android:2.0")
'org.graphstream:gs-ui-android:aar:2.0'
<dependency org="org.graphstream" name="gs-ui-android" rev="2.0">
  <artifact name="gs-ui-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.graphstream', module='gs-ui-android', version='2.0')
)
libraryDependencies += "org.graphstream" % "gs-ui-android" % "2.0"
[org.graphstream/gs-ui-android "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.1.0
com.android.support.constraint » constraint-layout jar 1.0.2
org.graphstream : gs-core jar 2.0

Project Modules

There are no modules declared in this project.