GroupId | GroupIdio.github.sirll |
---|---|
ArtifactId | ArtifactIdlib_szg |
Version | Version1.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
lib_szg-1.1.2.pom | |
lib_szg-1.1.2-sources.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sirll/lib_szg/ -->
<dependency>
<groupId>io.github.sirll</groupId>
<artifactId>lib_szg</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sirll/lib_szg/
implementation 'io.github.sirll:lib_szg:1.1.2'
// https://jarcasting.com/artifacts/io.github.sirll/lib_szg/
implementation ("io.github.sirll:lib_szg:1.1.2")
'io.github.sirll:lib_szg:aar:1.1.2'
<dependency org="io.github.sirll" name="lib_szg" rev="1.1.2">
<artifact name="lib_szg" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sirll', module='lib_szg', version='1.1.2')
)
libraryDependencies += "io.github.sirll" % "lib_szg" % "1.1.2"
[io.github.sirll/lib_szg "1.1.2"]