is not current version
Last Version 1.2.59

com.nu-art-software:generic-processor 1.1.33

A collection of core tools I use

GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

generic-processor
Version

Version

1.1.33
Type

Type

jar

Download generic-processor 1.1.33


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