GroupId | GroupIdcom.github.javakam |
---|---|
ArtifactId | ArtifactIdfile.android-q |
Version | Version1.7.0 |
Type | Typeaar |
Filename | Size |
---|---|
file.android-q-1.7.0.pom | |
file.android-q-1.7.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javakam/file.android-q/ -->
<dependency>
<groupId>com.github.javakam</groupId>
<artifactId>file.android-q</artifactId>
<version>1.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javakam/file.android-q/
implementation 'com.github.javakam:file.android-q:1.7.0'
// https://jarcasting.com/artifacts/com.github.javakam/file.android-q/
implementation ("com.github.javakam:file.android-q:1.7.0")
'com.github.javakam:file.android-q:aar:1.7.0'
<dependency org="com.github.javakam" name="file.android-q" rev="1.7.0">
<artifact name="file.android-q" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.javakam', module='file.android-q', version='1.7.0')
)
libraryDependencies += "com.github.javakam" % "file.android-q" % "1.7.0"
[com.github.javakam/file.android-q "1.7.0"]