| License |
License |
|---|---|
| GroupId | GroupIdio.github.air-foi-hr |
| ArtifactId | ArtifactIdexpressmath |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionExpressMath
Math framework for arrays, matrices and graphs.
|
| Filename | Size |
|---|---|
| expressmath-1.0.2.pom | |
| expressmath-1.0.2-sources.jar | 1 KB |
| expressmath-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.air-foi-hr/expressmath/ -->
<dependency>
<groupId>io.github.air-foi-hr</groupId>
<artifactId>expressmath</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.air-foi-hr/expressmath/
implementation 'io.github.air-foi-hr:expressmath:1.0.2'
// https://jarcasting.com/artifacts/io.github.air-foi-hr/expressmath/
implementation ("io.github.air-foi-hr:expressmath:1.0.2")
'io.github.air-foi-hr:expressmath:aar:1.0.2'
<dependency org="io.github.air-foi-hr" name="expressmath" rev="1.0.2">
<artifact name="expressmath" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.air-foi-hr', module='expressmath', version='1.0.2')
)
libraryDependencies += "io.github.air-foi-hr" % "expressmath" % "1.0.2"
[io.github.air-foi-hr/expressmath "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| io.github.air-foi-hr : arraysmodule | jar | 1.0.2 |
| io.github.air-foi-hr : matrixmodule | jar | 1.0.2 |
| io.github.air-foi-hr : graphsmodule | jar | 1.0.2 |