| Группа | Группаcom.github.ineedahouse |
|---|---|
| Идентификатор | Идентификаторtop-algorithm-set |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| top-algorithm-set-1.1.1.pom | |
| top-algorithm-set-1.1.1.jar | 25 KB |
| top-algorithm-set-1.1.1-sources.jar | 14 KB |
| top-algorithm-set-1.1.1-javadoc.jar | 118 KB |
| Обзор |
<!-- 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"]