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

io.github.eselltech:component_alioss legacy-1x

component_alioss

Группа

Группа

io.github.eselltech
Идентификатор

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

component_alioss
Версия

Версия

legacy-1x
Тип

Тип

aar

Скачать component_alioss legacy-1x


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