is not current version
Last Version 1.1.1

com.stetel:printer 1.0.1

An easy to use - fully featured logging library for Android

GroupId

GroupId

com.stetel
ArtifactId

ArtifactId

printer
Version

Version

1.0.1
Type

Type

aar

Download printer 1.0.1


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