is not current version
Last Version 1.0.3

org.beigesoft:beige-logging-android 1.0.2


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-logging-android
Version

Version

1.0.2
Type

Type

jar

Download beige-logging-android 1.0.2


<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-logging-android/ -->
<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beige-logging-android</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-logging-android/
implementation 'org.beigesoft:beige-logging-android:1.0.2'
// https://jarcasting.com/artifacts/org.beigesoft/beige-logging-android/
implementation ("org.beigesoft:beige-logging-android:1.0.2")
'org.beigesoft:beige-logging-android:jar:1.0.2'
<dependency org="org.beigesoft" name="beige-logging-android" rev="1.0.2">
  <artifact name="beige-logging-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-logging-android', version='1.0.2')
)
libraryDependencies += "org.beigesoft" % "beige-logging-android" % "1.0.2"
[org.beigesoft/beige-logging-android "1.0.2"]