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

io.dfinery:core 2.0.1.0

Core Library for AdBrixRm v2 SDK

Группа

Группа

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

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

core
Версия

Версия

2.0.1.0
Тип

Тип

aar

Скачать core 2.0.1.0

Имя Файла Размер
core-2.0.1.0.pom
core-2.0.1.0.aar 138 KB
core-2.0.1.0-sources.jar 108 KB
Обзор

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