License |
License |
---|---|
GroupId | GroupIdcom.lukekorth |
ArtifactId | ArtifactIdmailable_log |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmailable_log
mailable-log is an opinionated logger for Android with built in support for emailing logs
|
Project URL |
Project URL |
Filename | Size |
---|---|
mailable_log-0.1.6.pom | |
mailable_log-0.1.6.aar | 5 KB |
mailable_log-0.1.6-sources.jar | 3 KB |
mailable_log-0.1.6-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lukekorth/mailable_log/ -->
<dependency>
<groupId>com.lukekorth</groupId>
<artifactId>mailable_log</artifactId>
<version>0.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lukekorth/mailable_log/
implementation 'com.lukekorth:mailable_log:0.1.6'
// https://jarcasting.com/artifacts/com.lukekorth/mailable_log/
implementation ("com.lukekorth:mailable_log:0.1.6")
'com.lukekorth:mailable_log:aar:0.1.6'
<dependency org="com.lukekorth" name="mailable_log" rev="0.1.6">
<artifact name="mailable_log" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lukekorth', module='mailable_log', version='0.1.6')
)
libraryDependencies += "com.lukekorth" % "mailable_log" % "0.1.6"
[com.lukekorth/mailable_log "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | [25.0.0,25.99.0) |
com.github.tony19 : logback-android-core | jar | 1.1.1-6 |
com.github.tony19 : logback-android-classic | jar | 1.1.1-6 |
org.slf4j : slf4j-api | jar | 1.7.21 |