Last Version

Xplosion 1.0.7

Xplosion is a fork of SmallBang that has been converted to Kotlin and updated for the latest version of Android

License

License

GroupId

GroupId

uk.bandev
ArtifactId

ArtifactId

xplosion
Version

Version

1.0.7
Type

Type

aar
Description

Description

Xplosion
Xplosion is a fork of SmallBang that has been converted to Kotlin and updated for the latest version of Android
Project URL

Project URL

https://github.com/bandev/xplosion
Source Code Management

Source Code Management

https://github.com/bandev/xplosion

Download xplosion 1.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.