is not current version
Last Version 0.4.0

MakeEventsEasy Core 0.2

Library simplifying events tracking inside Android apps.

License

License

GroupId

GroupId

com.luszczuk.makeeventseasy
ArtifactId

ArtifactId

core
Version

Version

0.2
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 0.2


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.