| License |
License |
|---|---|
| GroupId | GroupIdse.lth.immun |
| ArtifactId | ArtifactIdGraphs |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionse.lth.immun:Graphs
Library for plotting numerical data. Deprecated by https://github.com/fickludd/treacle/visdome
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Graphs-1.0.0.pom | |
| Graphs-1.0.0.jar | 361 KB |
| Graphs-1.0.0-sources.jar | 680 bytes |
| Graphs-1.0.0-javadoc.jar | 680 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/Graphs/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>Graphs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/Graphs/
implementation 'se.lth.immun:Graphs:1.0.0'
// https://jarcasting.com/artifacts/se.lth.immun/Graphs/
implementation ("se.lth.immun:Graphs:1.0.0")
'se.lth.immun:Graphs:jar:1.0.0'
<dependency org="se.lth.immun" name="Graphs" rev="1.0.0">
<artifact name="Graphs" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='Graphs', version='1.0.0')
)
libraryDependencies += "se.lth.immun" % "Graphs" % "1.0.0"
[se.lth.immun/Graphs "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0 |
| se.lth.immun : Xml | jar | 1.0.0 |
| org.scala-lang : scala-swing | jar | 2.10.0 |
| se.lth.immun : Collections | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |