is not current version
Last Version 1.0.1

io.github.uttam-kumar-tak:mathutillibrary 1.0.0

Simple maths demo to add 2 values and show on toast.

GroupId

GroupId

io.github.uttam-kumar-tak
ArtifactId

ArtifactId

mathutillibrary
Version

Version

1.0.0
Type

Type

aar

Download mathutillibrary 1.0.0


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