is not current version
Last Version 1.2.4

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


GroupId

GroupId

de.redsix
ArtifactId

ArtifactId

dmn-check-plugin-base
Version

Version

1.2.0
Type

Type

jar

Download 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"]