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

io.dfinery:core 2.1.2.0

Core Library for AdBrixRm v2 SDK

Группа

Группа

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

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

core
Версия

Версия

2.1.2.0
Тип

Тип

aar

Скачать core 2.1.2.0

Имя Файла Размер
core-2.1.2.0.pom
core-2.1.2.0.aar 243 KB
core-2.1.2.0-sources.jar 151 KB
Обзор

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