MakeEventsEasy Core

Library simplifying events tracking inside Android apps.

License

License

GroupId

GroupId

com.luszczuk.makeeventseasy
ArtifactId

ArtifactId

core
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

MakeEventsEasy Core
Library simplifying events tracking inside Android apps.
Project URL

Project URL

https://github.com/michal-luszczuk/MakeEventsEasy
Source Code Management

Source Code Management

https://github.com/michal-luszczuk/MakeEventsEasy

Download core

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.2