License |
License |
---|---|
GroupId | GroupIdcom.nu-art-software |
ArtifactId | ArtifactIdgeneric-processor |
Version | Version1.2.58 |
Type | Typejar |
Description |
Descriptiongeneric-processor
A collection of core tools I use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
generic-processor-1.2.58.pom | |
generic-processor-1.2.58.jar | 4 KB |
generic-processor-1.2.58-sources.jar | 5 KB |
generic-processor-1.2.58-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/generic-processor/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>generic-processor</artifactId>
<version>1.2.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/generic-processor/
implementation 'com.nu-art-software:generic-processor:1.2.58'
// https://jarcasting.com/artifacts/com.nu-art-software/generic-processor/
implementation ("com.nu-art-software:generic-processor:1.2.58")
'com.nu-art-software:generic-processor:jar:1.2.58'
<dependency org="com.nu-art-software" name="generic-processor" rev="1.2.58">
<artifact name="generic-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='generic-processor', version='1.2.58')
)
libraryDependencies += "com.nu-art-software" % "generic-processor" % "1.2.58"
[com.nu-art-software/generic-processor "1.2.58"]
Group / Artifact | Type | Version |
---|---|---|
com.nu-art-software : module-manager | jar | 1.2.58 |