is not current version
Last Version 1.0.1

com.drivemode:TimberLorry-Plug 1.0.0

Periodical Log Collection Framework

GroupId

GroupId

com.drivemode
ArtifactId

ArtifactId

TimberLorry-Plug
Version

Version

1.0.0
Type

Type

aar

Download TimberLorry-Plug 1.0.0


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