| Группа | Группаio.github.air-foi-hr |
|---|---|
| Идентификатор | Идентификаторexpressmath |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| expressmath-1.0.1.pom | |
| expressmath-1.0.1-sources.jar | 1 KB |
| expressmath-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]