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

cn.bestwu:starter-logging 0.1.1

starter-logging

Категории

Категории

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

Группа

cn.bestwu
Идентификатор

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

starter-logging
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать starter-logging 0.1.1


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