License |
License |
---|---|
GroupId | GroupIdapp.chladek |
ArtifactId | ArtifactIdprofiler-api |
Version | Version1.2.4 |
Type | Typeaar |
Description |
DescriptionProfiler API
API for Android application Profiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
profiler-api-1.2.4.pom | |
profiler-api-1.2.4-sources.jar | 16 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |