is not current version
Last Version 1.1.1

com.stetel:printer 1.0.0

An easy to use - fully featured logging library

GroupId

GroupId

com.stetel
ArtifactId

ArtifactId

printer
Version

Version

1.0.0
Type

Type

aar

Download printer 1.0.0


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