puree-kotlin

Puree-kotlin is a log collector for Android

License

License

MIT
Categories

Categories

Kotlin Languages
GroupId

GroupId

com.cookpad.puree-kotlin
ArtifactId

ArtifactId

puree-kotlin
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

puree-kotlin
Puree-kotlin is a log collector for Android
Project URL

Project URL

https://github.com/cookpad/puree-kotlin
Source Code Management

Source Code Management

https://github.com/cookpad/puree-kotlin

Download puree-kotlin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-process jar 2.3.1

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.room » room-runtime jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0