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

co.early.fore:fore-core 1.3.7

android fore - core

Группа

Группа

co.early.fore
Идентификатор

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

fore-core
Версия

Версия

1.3.7
Тип

Тип

aar

Скачать fore-core 1.3.7

Имя Файла Размер
fore-core-1.3.7.pom
fore-core-1.3.7-sources.jar 17 KB
Обзор

<!-- https://jarcasting.com/artifacts/co.early.fore/fore-core/ -->
<dependency>
    <groupId>co.early.fore</groupId>
    <artifactId>fore-core</artifactId>
    <version>1.3.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.early.fore/fore-core/
implementation 'co.early.fore:fore-core:1.3.7'
// https://jarcasting.com/artifacts/co.early.fore/fore-core/
implementation ("co.early.fore:fore-core:1.3.7")
'co.early.fore:fore-core:aar:1.3.7'
<dependency org="co.early.fore" name="fore-core" rev="1.3.7">
  <artifact name="fore-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.early.fore', module='fore-core', version='1.3.7')
)
libraryDependencies += "co.early.fore" % "fore-core" % "1.3.7"
[co.early.fore/fore-core "1.3.7"]