License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration |
GroupId | GroupIdcom.optum.sourcehawk |
ArtifactId | ArtifactIdsourcehawk-checkstyle-config |
Version | Version1.1.10 |
Type | Typejar |
Description |
DescriptionSourcehawk Checkstyle Config
Checkstyle configurations
|
Filename | Size |
---|---|
sourcehawk-checkstyle-config-1.1.10.pom | |
sourcehawk-checkstyle-config-1.1.10.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>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-checkstyle-config/
implementation 'com.optum.sourcehawk:sourcehawk-checkstyle-config:1.1.10'
// https://jarcasting.com/artifacts/com.optum.sourcehawk/sourcehawk-checkstyle-config/
implementation ("com.optum.sourcehawk:sourcehawk-checkstyle-config:1.1.10")
'com.optum.sourcehawk:sourcehawk-checkstyle-config:jar:1.1.10'
<dependency org="com.optum.sourcehawk" name="sourcehawk-checkstyle-config" rev="1.1.10">
<artifact name="sourcehawk-checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.optum.sourcehawk', module='sourcehawk-checkstyle-config', version='1.1.10')
)
libraryDependencies += "com.optum.sourcehawk" % "sourcehawk-checkstyle-config" % "1.1.10"
[com.optum.sourcehawk/sourcehawk-checkstyle-config "1.1.10"]