не последняя версия
Последняя версия 1.1.3

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

top-algorithm-set

Группа

Группа

com.github.ineedahouse
Идентификатор

Идентификатор

top-algorithm-set
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать top-algorithm-set 1.0.1


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