License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.cookpad.puree-kotlin |
ArtifactId | ArtifactIdpuree-kotlin |
Version | Version1.4.0 |
Type | Typeaar |
Description |
Descriptionpuree-kotlin
Puree-kotlin is a log collector for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
puree-kotlin-1.4.0.pom | |
puree-kotlin-1.4.0-sources.jar | 10 KB |
puree-kotlin-1.4.0-javadoc.jar | 310 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |
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 |