| Группа | Группаio.github.mrherintsoahasina |
|---|---|
| Идентификатор | Идентификаторflextools |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| flextools-1.0.1.pom | |
| flextools-1.0.1-sources.jar | 3 KB |
| flextools-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.mrherintsoahasina/flextools/ -->
<dependency>
<groupId>io.github.mrherintsoahasina</groupId>
<artifactId>flextools</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mrherintsoahasina/flextools/
implementation 'io.github.mrherintsoahasina:flextools:1.0.1'
// https://jarcasting.com/artifacts/io.github.mrherintsoahasina/flextools/
implementation ("io.github.mrherintsoahasina:flextools:1.0.1")
'io.github.mrherintsoahasina:flextools:aar:1.0.1'
<dependency org="io.github.mrherintsoahasina" name="flextools" rev="1.0.1">
<artifact name="flextools" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.mrherintsoahasina', module='flextools', version='1.0.1')
)
libraryDependencies += "io.github.mrherintsoahasina" % "flextools" % "1.0.1"
[io.github.mrherintsoahasina/flextools "1.0.1"]