is not current version
Last Version 2.2.1

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

Multiplatform logging library

GroupId

GroupId

com.github.submob
ArtifactId

ArtifactId

logmob-android-debug
Version

Version

2.1.4
Type

Type

aar

Download logmob-android-debug 2.1.4


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