is not current version
Last Version 2.1.1

Kochava Core 2.1.0

Core utilities used by the Kochava Android SDKs

License

License

GroupId

GroupId

com.kochava.core
ArtifactId

ArtifactId

core
Version

Version

2.1.0
Type

Type

aar
Description

Description

Kochava Core
Core utilities used by the Kochava Android SDKs
Project URL

Project URL

https://www.kochava.com
Source Code Management

Source Code Management

https://github.com/Kochava/Android-KochavaCore-Releases

Download core 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.