is not current version
Last Version 2.2.1

com.github.submob:logmob-android-debug 2.0.0

Mutliplatform logging library

GroupId

GroupId

com.github.submob
ArtifactId

ArtifactId

logmob-android-debug
Version

Version

2.0.0
Type

Type

aar

Download logmob-android-debug 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.submob/logmob-android-debug/ -->
<dependency>
    <groupId>com.github.submob</groupId>
    <artifactId>logmob-android-debug</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.submob/logmob-android-debug/
implementation 'com.github.submob:logmob-android-debug:2.0.0'
// https://jarcasting.com/artifacts/com.github.submob/logmob-android-debug/
implementation ("com.github.submob:logmob-android-debug:2.0.0")
'com.github.submob:logmob-android-debug:aar:2.0.0'
<dependency org="com.github.submob" name="logmob-android-debug" rev="2.0.0">
  <artifact name="logmob-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.submob', module='logmob-android-debug', version='2.0.0')
)
libraryDependencies += "com.github.submob" % "logmob-android-debug" % "2.0.0"
[com.github.submob/logmob-android-debug "2.0.0"]