is not current version
Last Version 5.0.5

io.bugbattle:bugbattle-android-sdk 4.0.1

With BugBattle we’ve put the lame task of bug fixing upside down and turned it into a gaming experience for you and the whole development team. As if by magic the quality of your apps and websites improves – and your customers will be delighted.

GroupId

GroupId

io.bugbattle
ArtifactId

ArtifactId

bugbattle-android-sdk
Version

Version

4.0.1
Type

Type

aar

Download bugbattle-android-sdk 4.0.1


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