is not current version
Last Version 2.0.0

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

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

0.1.2
Type

Type

jar

Download sourcehawk-checkstyle-config 0.1.2


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