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

com.nu-art-software:belog 1.1.22

A collection of core tools I use

Группа

Группа

com.nu-art-software
Идентификатор

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

belog
Версия

Версия

1.1.22
Тип

Тип

jar

Скачать belog 1.1.22


<!-- https://jarcasting.com/artifacts/com.nu-art-software/belog/ -->
<dependency>
    <groupId>com.nu-art-software</groupId>
    <artifactId>belog</artifactId>
    <version>1.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/belog/
implementation 'com.nu-art-software:belog:1.1.22'
// https://jarcasting.com/artifacts/com.nu-art-software/belog/
implementation ("com.nu-art-software:belog:1.1.22")
'com.nu-art-software:belog:jar:1.1.22'
<dependency org="com.nu-art-software" name="belog" rev="1.1.22">
  <artifact name="belog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='belog', version='1.1.22')
)
libraryDependencies += "com.nu-art-software" % "belog" % "1.1.22"
[com.nu-art-software/belog "1.1.22"]