GroupId | GroupIdpl.droidsonroids.foqa |
---|---|
ArtifactId | ArtifactIdchucker |
Version | Version0.1.19 |
Type | Typeaar |
Filename | Size |
---|---|
chucker-0.1.19.pom | |
chucker-0.1.19.aar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.droidsonroids.foqa/chucker/ -->
<dependency>
<groupId>pl.droidsonroids.foqa</groupId>
<artifactId>chucker</artifactId>
<version>0.1.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pl.droidsonroids.foqa/chucker/
implementation 'pl.droidsonroids.foqa:chucker:0.1.19'
// https://jarcasting.com/artifacts/pl.droidsonroids.foqa/chucker/
implementation ("pl.droidsonroids.foqa:chucker:0.1.19")
'pl.droidsonroids.foqa:chucker:aar:0.1.19'
<dependency org="pl.droidsonroids.foqa" name="chucker" rev="0.1.19">
<artifact name="chucker" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.droidsonroids.foqa', module='chucker', version='0.1.19')
)
libraryDependencies += "pl.droidsonroids.foqa" % "chucker" % "0.1.19"
[pl.droidsonroids.foqa/chucker "0.1.19"]