| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаio.github.implistarry |
| Идентификатор | Идентификаторautopatchbase |
| Последняя версия | Последняя версия0.4.90 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| autopatchbase-0.4.90.pom | |
| autopatchbase-0.4.90.jar | 12 KB |
| autopatchbase-0.4.90-sources.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.implistarry/autopatchbase/ -->
<dependency>
<groupId>io.github.implistarry</groupId>
<artifactId>autopatchbase</artifactId>
<version>0.4.90</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.implistarry/autopatchbase/
implementation 'io.github.implistarry:autopatchbase:0.4.90'
// https://jarcasting.com/artifacts/io.github.implistarry/autopatchbase/
implementation ("io.github.implistarry:autopatchbase:0.4.90")
'io.github.implistarry:autopatchbase:jar:0.4.90'
<dependency org="io.github.implistarry" name="autopatchbase" rev="0.4.90">
<artifact name="autopatchbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.implistarry', module='autopatchbase', version='0.4.90')
)
libraryDependencies += "io.github.implistarry" % "autopatchbase" % "0.4.90"
[io.github.implistarry/autopatchbase "0.4.90"]