is not current version
Last Version 1.2.59

com.nu-art-software:belog 1.2.31

A collection of core tools I use

GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

belog
Version

Version

1.2.31
Type

Type

jar

Download belog 1.2.31


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