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