License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jga |
ArtifactId | ArtifactIdjga |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjga: Generic Algorithms for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jga-0.8.3.pom | |
jga-0.8.3.jar | 468 KB |
jga-0.8.3-sources.jar | 469 KB |
jga-0.8.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jga/jga/ -->
<dependency>
<groupId>net.sf.jga</groupId>
<artifactId>jga</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jga/jga/
implementation 'net.sf.jga:jga:0.8.3'
// https://jarcasting.com/artifacts/net.sf.jga/jga/
implementation ("net.sf.jga:jga:0.8.3")
'net.sf.jga:jga:jar:0.8.3'
<dependency org="net.sf.jga" name="jga" rev="0.8.3">
<artifact name="jga" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jga', module='jga', version='0.8.3')
)
libraryDependencies += "net.sf.jga" % "jga" % "0.8.3"
[net.sf.jga/jga "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jfcunit : jfcunit | jar | 2.08 |
junit : junit | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
jre » javaws | jar | 1.6.0 |