is not current version
Last Version 1.0.69

com.nu-art-software:automation-core 0.9.52

A collection of core tools I use

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

automation-core
Version

Version

0.9.52
Type

Type

jar

Download automation-core 0.9.52


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