is not current version
Last Version 1.0.1

co.devhack:remotelogging 0.9.0

Remote Logging for Android

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

co.devhack
ArtifactId

ArtifactId

remotelogging
Version

Version

0.9.0
Type

Type

aar

Download remotelogging 0.9.0


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