is not current version
Last Version 1.0.8

io.github.dinesh-scaletech:UpAxis 0.0.15

UpAxis sdk to track user business action in background

GroupId

GroupId

io.github.dinesh-scaletech
ArtifactId

ArtifactId

UpAxis
Version

Version

0.0.15
Type

Type

aar

Download UpAxis 0.0.15


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