| License |
License |
|---|---|
| GroupId | GroupIdcom.nu-art-software |
| ArtifactId | ArtifactIdbelog |
| Last Version | Last Version1.2.59 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbelog
A collection of core tools I use
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| belog-1.2.59.pom | |
| belog-1.2.59.jar | 32 KB |
| belog-1.2.59-sources.jar | 15 KB |
| belog-1.2.59-javadoc.jar | 78 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/belog/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>belog</artifactId>
<version>1.2.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/belog/
implementation 'com.nu-art-software:belog:1.2.59'
// https://jarcasting.com/artifacts/com.nu-art-software/belog/
implementation ("com.nu-art-software:belog:1.2.59")
'com.nu-art-software:belog:jar:1.2.59'
<dependency org="com.nu-art-software" name="belog" rev="1.2.59">
<artifact name="belog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='belog', version='1.2.59')
)
libraryDependencies += "com.nu-art-software" % "belog" % "1.2.59"
[com.nu-art-software/belog "1.2.59"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nu-art-software : reflection | jar | 1.2.59 |
| com.nu-art-software : nu-art-core | jar | 1.2.59 |
| com.google.code.gson : gson | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |