| License |
License |
|---|---|
| GroupId | GroupIdir.malv.utils |
| ArtifactId | ArtifactIdpulp |
| Last Version | Last Version0.4.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpulp
Light weight logging library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pulp-0.4.3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/ir.malv.utils/pulp/ -->
<dependency>
<groupId>ir.malv.utils</groupId>
<artifactId>pulp</artifactId>
<version>0.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ir.malv.utils/pulp/
implementation 'ir.malv.utils:pulp:0.4.3'
// https://jarcasting.com/artifacts/ir.malv.utils/pulp/
implementation ("ir.malv.utils:pulp:0.4.3")
'ir.malv.utils:pulp:aar:0.4.3'
<dependency org="ir.malv.utils" name="pulp" rev="0.4.3">
<artifact name="pulp" type="aar" />
</dependency>
@Grapes(
@Grab(group='ir.malv.utils', module='pulp', version='0.4.3')
)
libraryDependencies += "ir.malv.utils" % "pulp" % "0.4.3"
[ir.malv.utils/pulp "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
| androidx.room » room-runtime | jar | 2.2.5 |