se.lth.immun:Graphs

Graphs library

License

License

GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

Graphs
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

se.lth.immun:Graphs
Graphs library
Project URL

Project URL

https://github.com/fickludd/proteomicore

Download Graphs

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
se.lth.immun : Xml jar 1.3.1
org.scala-lang : scala-swing jar 2.10.7
se.lth.immun : Collections jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.scalatest : scalatest_2.10.0 jar 2.0.M5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0