is not current version
Last Version 1.2.0.M2

org.openengsb.tooling:openengsb-tooling-checkstyle 1.0.4.RELEASE


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.openengsb.tooling
ArtifactId

ArtifactId

openengsb-tooling-checkstyle
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download openengsb-tooling-checkstyle 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.openengsb.tooling/openengsb-tooling-checkstyle/ -->
<dependency>
    <groupId>org.openengsb.tooling</groupId>
    <artifactId>openengsb-tooling-checkstyle</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.tooling/openengsb-tooling-checkstyle/
implementation 'org.openengsb.tooling:openengsb-tooling-checkstyle:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.openengsb.tooling/openengsb-tooling-checkstyle/
implementation ("org.openengsb.tooling:openengsb-tooling-checkstyle:1.0.4.RELEASE")
'org.openengsb.tooling:openengsb-tooling-checkstyle:jar:1.0.4.RELEASE'
<dependency org="org.openengsb.tooling" name="openengsb-tooling-checkstyle" rev="1.0.4.RELEASE">
  <artifact name="openengsb-tooling-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.tooling', module='openengsb-tooling-checkstyle', version='1.0.4.RELEASE')
)
libraryDependencies += "org.openengsb.tooling" % "openengsb-tooling-checkstyle" % "1.0.4.RELEASE"
[org.openengsb.tooling/openengsb-tooling-checkstyle "1.0.4.RELEASE"]