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

de.redsix:dmn-check-plugin-base 1.2.0


Группа

Группа

de.redsix
Идентификатор

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

dmn-check-plugin-base
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать dmn-check-plugin-base 1.2.0


<!-- https://jarcasting.com/artifacts/de.redsix/dmn-check-plugin-base/ -->
<dependency>
    <groupId>de.redsix</groupId>
    <artifactId>dmn-check-plugin-base</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.redsix/dmn-check-plugin-base/
implementation 'de.redsix:dmn-check-plugin-base:1.2.0'
// https://jarcasting.com/artifacts/de.redsix/dmn-check-plugin-base/
implementation ("de.redsix:dmn-check-plugin-base:1.2.0")
'de.redsix:dmn-check-plugin-base:jar:1.2.0'
<dependency org="de.redsix" name="dmn-check-plugin-base" rev="1.2.0">
  <artifact name="dmn-check-plugin-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.redsix', module='dmn-check-plugin-base', version='1.2.0')
)
libraryDependencies += "de.redsix" % "dmn-check-plugin-base" % "1.2.0"
[de.redsix/dmn-check-plugin-base "1.2.0"]