License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.nu-art-software |
ArtifactId | ArtifactIdautomation-core |
Last Version | Last Version1.0.69 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautomation-core
A collection of core tools I use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automation-core-1.0.69.pom | |
automation-core-1.0.69.jar | 20 KB |
automation-core-1.0.69-sources.jar | 24 KB |
automation-core-1.0.69-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/automation-core/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>automation-core</artifactId>
<version>1.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/automation-core/
implementation 'com.nu-art-software:automation-core:1.0.69'
// https://jarcasting.com/artifacts/com.nu-art-software/automation-core/
implementation ("com.nu-art-software:automation-core:1.0.69")
'com.nu-art-software:automation-core:jar:1.0.69'
<dependency org="com.nu-art-software" name="automation-core" rev="1.0.69">
<artifact name="automation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='automation-core', version='1.0.69')
)
libraryDependencies += "com.nu-art-software" % "automation-core" % "1.0.69"
[com.nu-art-software/automation-core "1.0.69"]
Group / Artifact | Type | Version |
---|---|---|
com.nu-art-software : nu-art-core | jar | 1.0.69 |