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

com.brienwheeler.lib:lib-logging 1.06-RELEASE


Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

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

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

lib-logging
Версия

Версия

1.06-RELEASE
Тип

Тип

jar

Скачать lib-logging 1.06-RELEASE


<!-- https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-logging/ -->
<dependency>
    <groupId>com.brienwheeler.lib</groupId>
    <artifactId>lib-logging</artifactId>
    <version>1.06-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-logging/
implementation 'com.brienwheeler.lib:lib-logging:1.06-RELEASE'
// https://jarcasting.com/artifacts/com.brienwheeler.lib/lib-logging/
implementation ("com.brienwheeler.lib:lib-logging:1.06-RELEASE")
'com.brienwheeler.lib:lib-logging:jar:1.06-RELEASE'
<dependency org="com.brienwheeler.lib" name="lib-logging" rev="1.06-RELEASE">
  <artifact name="lib-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brienwheeler.lib', module='lib-logging', version='1.06-RELEASE')
)
libraryDependencies += "com.brienwheeler.lib" % "lib-logging" % "1.06-RELEASE"
[com.brienwheeler.lib/lib-logging "1.06-RELEASE"]