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

io.github.eselltech:component_location legacy-1x

component_location

Группа

Группа

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

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

component_location
Версия

Версия

legacy-1x
Тип

Тип

aar

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


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