is not current version
Last Version 1.1.2

org.whispersystems:libpastelog 1.0.7

Easily allow users to post debug logs online

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

libpastelog
Version

Version

1.0.7
Type

Type

aar

Download libpastelog 1.0.7


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