GroupId | GroupIdio.github.xanderwang |
---|---|
ArtifactId | ArtifactIdhook-sandhook |
Version | Version0.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
hook-sandhook-0.3.0.pom | |
hook-sandhook-0.3.0.aar | 3 KB |
hook-sandhook-0.3.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xanderwang/hook-sandhook/ -->
<dependency>
<groupId>io.github.xanderwang</groupId>
<artifactId>hook-sandhook</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xanderwang/hook-sandhook/
implementation 'io.github.xanderwang:hook-sandhook:0.3.0'
// https://jarcasting.com/artifacts/io.github.xanderwang/hook-sandhook/
implementation ("io.github.xanderwang:hook-sandhook:0.3.0")
'io.github.xanderwang:hook-sandhook:aar:0.3.0'
<dependency org="io.github.xanderwang" name="hook-sandhook" rev="0.3.0">
<artifact name="hook-sandhook" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xanderwang', module='hook-sandhook', version='0.3.0')
)
libraryDependencies += "io.github.xanderwang" % "hook-sandhook" % "0.3.0"
[io.github.xanderwang/hook-sandhook "0.3.0"]