is not current version
Last Version 1.1.3

com.github.ineedahouse:top-algorithm-set 1.1.1

top-algorithm-set

GroupId

GroupId

com.github.ineedahouse
ArtifactId

ArtifactId

top-algorithm-set
Version

Version

1.1.1
Type

Type

jar

Download top-algorithm-set 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.ineedahouse/top-algorithm-set/ -->
<dependency>
    <groupId>com.github.ineedahouse</groupId>
    <artifactId>top-algorithm-set</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ineedahouse/top-algorithm-set/
implementation 'com.github.ineedahouse:top-algorithm-set:1.1.1'
// https://jarcasting.com/artifacts/com.github.ineedahouse/top-algorithm-set/
implementation ("com.github.ineedahouse:top-algorithm-set:1.1.1")
'com.github.ineedahouse:top-algorithm-set:jar:1.1.1'
<dependency org="com.github.ineedahouse" name="top-algorithm-set" rev="1.1.1">
  <artifact name="top-algorithm-set" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ineedahouse', module='top-algorithm-set', version='1.1.1')
)
libraryDependencies += "com.github.ineedahouse" % "top-algorithm-set" % "1.1.1"
[com.github.ineedahouse/top-algorithm-set "1.1.1"]