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