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