не последняя версия
Последняя версия 1.1.1

com.stetel:printer 1.0.0

An easy to use - fully featured logging library

Группа

Группа

com.stetel
Идентификатор

Идентификатор

printer
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать 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"]