License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdGraphs |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:Graphs
Graphs library
|
Project URL |
Project URL |
Filename | Size |
---|---|
Graphs-1.0.1.pom | |
Graphs-1.0.1.jar | 361 KB |
Graphs-1.0.1-sources.jar | 680 bytes |
Graphs-1.0.1-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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |