License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration |
GroupId | GroupIdcom.optum.sourcehawk |
ArtifactId | ArtifactIdsourcehawk-checkstyle-config |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSourcehawk Checkstyle Config
Checkstyle configurations
|
Filename | Size |
---|---|
sourcehawk-checkstyle-config-2.0.0.pom | |
sourcehawk-checkstyle-config-2.0.0.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-checkstyle-config/ -->
<dependency>
<groupId>com.optum.sourcehawk</groupId>
<artifactId>sourcehawk-checkstyle-config</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-checkstyle-config/
implementation 'com.optum.sourcehawk:sourcehawk-checkstyle-config:2.0.0'
// https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-checkstyle-config/
implementation ("com.optum.sourcehawk:sourcehawk-checkstyle-config:2.0.0")
'com.optum.sourcehawk:sourcehawk-checkstyle-config:jar:2.0.0'
<dependency org="com.optum.sourcehawk" name="sourcehawk-checkstyle-config" rev="2.0.0">
<artifact name="sourcehawk-checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.optum.sourcehawk', module='sourcehawk-checkstyle-config', version='2.0.0')
)
libraryDependencies += "com.optum.sourcehawk" % "sourcehawk-checkstyle-config" % "2.0.0"
[com.optum.sourcehawk/sourcehawk-checkstyle-config "2.0.0"]