is not current version
Last Version 2.0.0

com.optum.sourcehawk:sourcehawk-checkstyle-config 1.1.3

Checkstyle configurations

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration
GroupId

GroupId

com.optum.sourcehawk
ArtifactId

ArtifactId

sourcehawk-checkstyle-config
Version

Version

1.1.3
Type

Type

jar

Download sourcehawk-checkstyle-config 1.1.3


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