GroupId | GroupIdcom.github.nicolasjafelle |
---|---|
ArtifactId | ArtifactIdqachee |
Version | Version1.1 |
Type | Typeaar |
Filename | Size |
---|---|
qachee-1.1.pom | |
qachee-1.1.aar | 14 KB |
qachee-1.1-sources.jar | 3 KB |
qachee-1.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nicolasjafelle/qachee/ -->
<dependency>
<groupId>com.github.nicolasjafelle</groupId>
<artifactId>qachee</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicolasjafelle/qachee/
implementation 'com.github.nicolasjafelle:qachee:1.1'
// https://jarcasting.com/artifacts/com.github.nicolasjafelle/qachee/
implementation ("com.github.nicolasjafelle:qachee:1.1")
'com.github.nicolasjafelle:qachee:aar:1.1'
<dependency org="com.github.nicolasjafelle" name="qachee" rev="1.1">
<artifact name="qachee" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicolasjafelle', module='qachee', version='1.1')
)
libraryDependencies += "com.github.nicolasjafelle" % "qachee" % "1.1"
[com.github.nicolasjafelle/qachee "1.1"]