| Категории |
КатегорииDex Универсальные библиотеки Utility |
|---|---|
| Группа | Группаcom.thesett |
| Идентификатор | Идентификаторindex |
| Версия | Версия0.8.17 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| index-0.8.17.pom | |
| index-0.8.17.jar | 44 KB |
| index-0.8.17-tests.jar | 71 KB |
| index-0.8.17-sources.jar | 52 KB |
| index-0.8.17-javadoc.jar | 224 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thesett/index/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>index</artifactId>
<version>0.8.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/index/
implementation 'com.thesett:index:0.8.17'
// https://jarcasting.com/artifacts/com.thesett/index/
implementation ("com.thesett:index:0.8.17")
'com.thesett:index:jar:0.8.17'
<dependency org="com.thesett" name="index" rev="0.8.17">
<artifact name="index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='index', version='0.8.17')
)
libraryDependencies += "com.thesett" % "index" % "0.8.17"
[com.thesett/index "0.8.17"]