| License |
License |
|---|---|
| GroupId | GroupIdorg.whispersystems.libpastelog |
| ArtifactId | ArtifactIdlibpastelog |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlibpastelog
Easily allow users to post debug logs online
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libpastelog-1.0.0.pom | |
| libpastelog-1.0.0.aar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.whispersystems.libpastelog/libpastelog/ -->
<dependency>
<groupId>org.whispersystems.libpastelog</groupId>
<artifactId>libpastelog</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems.libpastelog/libpastelog/
implementation 'org.whispersystems.libpastelog:libpastelog:1.0.0'
// https://jarcasting.com/artifacts/org.whispersystems.libpastelog/libpastelog/
implementation ("org.whispersystems.libpastelog:libpastelog:1.0.0")
'org.whispersystems.libpastelog:libpastelog:aar:1.0.0'
<dependency org="org.whispersystems.libpastelog" name="libpastelog" rev="1.0.0">
<artifact name="libpastelog" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems.libpastelog', module='libpastelog', version='1.0.0')
)
libraryDependencies += "org.whispersystems.libpastelog" % "libpastelog" % "1.0.0"
[org.whispersystems.libpastelog/libpastelog "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.whispersystems » gson | jar | 2.2.4 |
| com.android.support » support-v4 | jar | 19.1.0 |