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

com.nu-art-software:belog 0.8.34

A collection of core tools I use

Группа

Группа

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

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

belog
Версия

Версия

0.8.34
Тип

Тип

jar

Скачать belog 0.8.34


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