License |
License |
---|---|
GroupId | GroupIdio.github.uttam-kumar-tak |
ArtifactId | ArtifactIdmathutillibrary |
Version | Version1.0.1 |
Type | Typeaar |
Description |
Descriptionmathutillibrary
Simple maths demo to add 2 values and show on toast.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mathutillibrary-1.0.1.pom | |
mathutillibrary-1.0.1-sources.jar | 938 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
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 |