Profiler API

API for Android application Profiler

License

License

GroupId

GroupId

app.chladek
ArtifactId

ArtifactId

profiler-api
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

aar
Description

Description

Profiler API
API for Android application Profiler
Project URL

Project URL

https://github.com/ThomasCZ/ProfilerAPI
Source Code Management

Source Code Management

https://github.com/ThomasCZ/ProfilerAPI

Download profiler-api

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3