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