не последняя версия
Последняя версия 1.0.2

io.github.air-foi-hr:expressmath 1.0.1

Math framework for arrays, matrices and graphs.

Группа

Группа

io.github.air-foi-hr
Идентификатор

Идентификатор

expressmath
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать expressmath 1.0.1


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