License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.blueberry |
ArtifactId | ArtifactIdio7m-blueberry-checkstyle |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-blueberry-checkstyle
Null pointer handling (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.blueberry/io7m-blueberry-checkstyle/ -->
<dependency>
<groupId>com.io7m.blueberry</groupId>
<artifactId>io7m-blueberry-checkstyle</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.blueberry/io7m-blueberry-checkstyle/
implementation 'com.io7m.blueberry:io7m-blueberry-checkstyle:0.4.0'
// https://jarcasting.com/artifacts/com.io7m.blueberry/io7m-blueberry-checkstyle/
implementation ("com.io7m.blueberry:io7m-blueberry-checkstyle:0.4.0")
'com.io7m.blueberry:io7m-blueberry-checkstyle:jar:0.4.0'
<dependency org="com.io7m.blueberry" name="io7m-blueberry-checkstyle" rev="0.4.0">
<artifact name="io7m-blueberry-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.blueberry', module='io7m-blueberry-checkstyle', version='0.4.0')
)
libraryDependencies += "com.io7m.blueberry" % "io7m-blueberry-checkstyle" % "0.4.0"
[com.io7m.blueberry/io7m-blueberry-checkstyle "0.4.0"]