Last Version

Scrolls Logging library. 2.0.9

Scrolls v2 library for Android. Allows file logging and log sharing via the system share action.

License

License

GroupId

GroupId

mobi.lab.scrolls
ArtifactId

ArtifactId

scrolls
Version

Version

2.0.9
Type

Type

aar
Description

Description

Scrolls Logging library.
Scrolls v2 library for Android. Allows file logging and log sharing via the system share action.
Project URL

Project URL

https://github.com/MobiSolutions/scrolls-android
Source Code Management

Source Code Management

https://github.com/MobiSolutions/scrolls-android

Download scrolls 2.0.9


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.