не последняя версия
Последняя версия 1.2.59

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

A collection of core tools I use

Группа

Группа

com.nu-art-software
Идентификатор

Идентификатор

generic-processor
Версия

Версия

1.2.6
Тип

Тип

jar

Скачать generic-processor 1.2.6


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