MathLibrary

Sample Library SDk

License

License

GroupId

GroupId

io.github.chinmay-kalmane
ArtifactId

ArtifactId

math-library
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

aar
Description

Description

MathLibrary
Sample Library SDk

Download math-library

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.13
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
v1.0.14