| GroupId | GroupIdcom.appolica |
|---|---|
| ArtifactId | ArtifactIdflubber |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| flubber-1.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.appolica/flubber/ -->
<dependency>
<groupId>com.appolica</groupId>
<artifactId>flubber</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appolica/flubber/
implementation 'com.appolica:flubber:1.0.1'
// https://jarcasting.com/artifacts/com.appolica/flubber/
implementation ("com.appolica:flubber:1.0.1")
'com.appolica:flubber:aar:1.0.1'
<dependency org="com.appolica" name="flubber" rev="1.0.1">
<artifact name="flubber" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appolica', module='flubber', version='1.0.1')
)
libraryDependencies += "com.appolica" % "flubber" % "1.0.1"
[com.appolica/flubber "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.legacy » legacy-support-core-ui | jar | 1.0.0 |
| org.jetbrains : annotations | jar | 16.0.2 |