Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.implistarry |
ArtifactId | ArtifactIdautopatchbase |
Last Version | Last Version0.4.90 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
autopatchbase-0.4.90.pom | |
autopatchbase-0.4.90.jar | 12 KB |
autopatchbase-0.4.90-sources.jar | 8 KB |
Browse |
<!-- 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"]