is not current version
Last Version 2.0.9

Scrolls Logging library. 2.0.8

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.8
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.8


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 27.1.1
com.android.support » support-annotations jar 27.1.1

Project Modules

There are no modules declared in this project.