GroupId | GroupIdio.falu |
---|---|
ArtifactId | ArtifactIdfalu-android |
Version | Version1.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
falu-android-1.2.0.pom | |
falu-android-1.2.0-sources.jar | 21 KB |
falu-android-1.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.falu/falu-android/ -->
<dependency>
<groupId>io.falu</groupId>
<artifactId>falu-android</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.falu/falu-android/
implementation 'io.falu:falu-android:1.2.0'
// https://jarcasting.com/artifacts/io.falu/falu-android/
implementation ("io.falu:falu-android:1.2.0")
'io.falu:falu-android:aar:1.2.0'
<dependency org="io.falu" name="falu-android" rev="1.2.0">
<artifact name="falu-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.falu', module='falu-android', version='1.2.0')
)
libraryDependencies += "io.falu" % "falu-android" % "1.2.0"
[io.falu/falu-android "1.2.0"]