is not current version
Last Version 2.1.1

KochavaCore 1.2.0

Core utilities used by the Kochava SDKs.

License

License

GroupId

GroupId

com.kochava.core
ArtifactId

ArtifactId

core
Version

Version

1.2.0
Type

Type

aar
Description

Description

KochavaCore
Core utilities used by the Kochava SDKs.
Project URL

Project URL

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

Source Code Management

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

Download core 1.2.0


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