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