Last Version

mathutillibrary 1.0.1

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

License

License

GroupId

GroupId

io.github.uttam-kumar-tak
ArtifactId

ArtifactId

mathutillibrary
Version

Version

1.0.1
Type

Type

aar
Description

Description

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

Project URL

https://github.com/uttam-kumar-tak/MatheUtil
Source Code Management

Source Code Management

https://github.com/uttam-kumar-tak/MatheUtil/tree/master

Download mathutillibrary 1.0.1


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.