Last Version

lauilib 1.0.1

A library to allow Android applications to be used by LAUI (Logback Android UI). Applications will need this library so that LAUI can read and edit their Logback loggers.

License

License

Vanderbilt-ISIS
GroupId

GroupId

edu.vanderbilt.isis
ArtifactId

ArtifactId

lauilib
Version

Version

1.0.1
Type

Type

jar
Description

Description

lauilib
A library to allow Android applications to be used by LAUI (Logback Android UI). Applications will need this library so that LAUI can read and edit their Logback loggers.

Download lauilib 1.0.1


<!-- https://jarcasting.com/artifacts/edu.vanderbilt.isis/lauilib/ -->
<dependency>
    <groupId>edu.vanderbilt.isis</groupId>
    <artifactId>lauilib</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.vanderbilt.isis/lauilib/
implementation 'edu.vanderbilt.isis:lauilib:1.0.1'
// https://jarcasting.com/artifacts/edu.vanderbilt.isis/lauilib/
implementation ("edu.vanderbilt.isis:lauilib:1.0.1")
'edu.vanderbilt.isis:lauilib:jar:1.0.1'
<dependency org="edu.vanderbilt.isis" name="lauilib" rev="1.0.1">
  <artifact name="lauilib" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.vanderbilt.isis', module='lauilib', version='1.0.1')
)
libraryDependencies += "edu.vanderbilt.isis" % "lauilib" % "1.0.1"
[edu.vanderbilt.isis/lauilib "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
com.github.tony19 : logback-android-classic jar 1.0.6-2
com.github.tony19 : logback-android-core jar 1.0.6-2

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.2.1

Project Modules

There are no modules declared in this project.