is not current version
Last Version 1.0.1

co.devhack:remotelogging 1.0.0

Remote Logging for Android

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

co.devhack
ArtifactId

ArtifactId

remotelogging
Version

Version

1.0.0
Type

Type

aar

Download remotelogging 1.0.0


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