| License |
License |
|---|---|
| GroupId | GroupIdorg.whispersystems |
| ArtifactId | ArtifactIdlibpastelog |
| Version | Version1.1.2 |
| Type | Typeaar |
| Description |
Descriptionlibpastelog
Easily allow users to post debug logs online
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| libpastelog-1.1.2.pom | |
| libpastelog-1.1.2.aar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.whispersystems/libpastelog/ -->
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>libpastelog</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/libpastelog/
implementation 'org.whispersystems:libpastelog:1.1.2'
// https://jarcasting.com/artifacts/org.whispersystems/libpastelog/
implementation ("org.whispersystems:libpastelog:1.1.2")
'org.whispersystems:libpastelog:aar:1.1.2'
<dependency org="org.whispersystems" name="libpastelog" rev="1.1.2">
<artifact name="libpastelog" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='libpastelog', version='1.1.2')
)
libraryDependencies += "org.whispersystems" % "libpastelog" % "1.1.2"
[org.whispersystems/libpastelog "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 27.0.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.9.0 |