| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ineedahouse |
| ArtifactId | ArtifactIdtop-algorithm-set |
| Version | Version1.1.3 |
| Type | Typejar |
| Description |
Descriptiontop-algorithm-set
top-algorithm-set
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| top-algorithm-set-1.1.3.pom | |
| top-algorithm-set-1.1.3.jar | 25 KB |
| top-algorithm-set-1.1.3-sources.jar | 14 KB |
| top-algorithm-set-1.1.3-javadoc.jar | 118 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ineedahouse/top-algorithm-set/ -->
<dependency>
<groupId>com.github.ineedahouse</groupId>
<artifactId>top-algorithm-set</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ineedahouse/top-algorithm-set/
implementation 'com.github.ineedahouse:top-algorithm-set:1.1.3'
// https://jarcasting.com/artifacts/com.github.ineedahouse/top-algorithm-set/
implementation ("com.github.ineedahouse:top-algorithm-set:1.1.3")
'com.github.ineedahouse:top-algorithm-set:jar:1.1.3'
<dependency org="com.github.ineedahouse" name="top-algorithm-set" rev="1.1.3">
<artifact name="top-algorithm-set" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ineedahouse', module='top-algorithm-set', version='1.1.3')
)
libraryDependencies += "com.github.ineedahouse" % "top-algorithm-set" % "1.1.3"
[com.github.ineedahouse/top-algorithm-set "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.javacsv : javacsv | jar | 2.0 |
| gov.nist.math : jama | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |