is not current version
Last Version 2.3.0.2

io.dfinery:core 2.1.1.2

Core Library for AdBrixRm v2 SDK

GroupId

GroupId

io.dfinery
ArtifactId

ArtifactId

core
Version

Version

2.1.1.2
Type

Type

aar

Download core 2.1.1.2


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