is not current version
Last Version 1.0.1

com.appolica:flubber 1.0.0


GroupId

GroupId

com.appolica
ArtifactId

ArtifactId

flubber
Version

Version

1.0.0
Type

Type

aar

Download flubber 1.0.0

Filename Size
flubber-1.0.0.pom
Browse

<!-- https://jarcasting.com/artifacts/com.appolica/flubber/ -->
<dependency>
    <groupId>com.appolica</groupId>
    <artifactId>flubber</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.appolica/flubber/
implementation 'com.appolica:flubber:1.0.0'
// https://jarcasting.com/artifacts/com.appolica/flubber/
implementation ("com.appolica:flubber:1.0.0")
'com.appolica:flubber:aar:1.0.0'
<dependency org="com.appolica" name="flubber" rev="1.0.0">
  <artifact name="flubber" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.appolica', module='flubber', version='1.0.0')
)
libraryDependencies += "com.appolica" % "flubber" % "1.0.0"
[com.appolica/flubber "1.0.0"]