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