| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.mariomatheus |
| Идентификатор | Идентификаторdoub |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdoub
Mux Pagination Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| doub-0.0.2.pom | |
| doub-0.0.2.jar | 7 KB |
| doub-0.0.2-sources.jar | 4 KB |
| doub-0.0.2-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.mariomatheus/doub/ -->
<dependency>
<groupId>io.github.mariomatheus</groupId>
<artifactId>doub</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mariomatheus/doub/
implementation 'io.github.mariomatheus:doub:0.0.2'
// https://jarcasting.com/artifacts/io.github.mariomatheus/doub/
implementation ("io.github.mariomatheus:doub:0.0.2")
'io.github.mariomatheus:doub:jar:0.0.2'
<dependency org="io.github.mariomatheus" name="doub" rev="0.0.2">
<artifact name="doub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mariomatheus', module='doub', version='0.0.2')
)
libraryDependencies += "io.github.mariomatheus" % "doub" % "0.0.2"
[io.github.mariomatheus/doub "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |