Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.implistarry |
ArtifactId | ArtifactIdauto-patch-plugin |
Last Version | Last Version0.4.90 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |