License |
License |
---|---|
GroupId | GroupIdedu.illinois |
ArtifactId | ArtifactIdyasgl |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyasgl
Yet Another Simple Graph Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
yasgl-1.2.pom | |
yasgl-1.2.jar | 26 KB |
yasgl-1.2-sources.jar | 19 KB |
yasgl-1.2-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.illinois/yasgl/ -->
<dependency>
<groupId>edu.illinois</groupId>
<artifactId>yasgl</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois/yasgl/
implementation 'edu.illinois:yasgl:1.2'
// https://jarcasting.com/artifacts/edu.illinois/yasgl/
implementation ("edu.illinois:yasgl:1.2")
'edu.illinois:yasgl:jar:1.2'
<dependency org="edu.illinois" name="yasgl" rev="1.2">
<artifact name="yasgl" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.illinois', module='yasgl', version='1.2')
)
libraryDependencies += "edu.illinois" % "yasgl" % "1.2"
[edu.illinois/yasgl "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |