Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
---|---|
GroupId | GroupIdcom.io7m.changelog |
ArtifactId | ArtifactIdcom.io7m.changelog.checkstyle |
Version | Version3.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.checkstyle/ -->
<dependency>
<groupId>com.io7m.changelog</groupId>
<artifactId>com.io7m.changelog.checkstyle</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.checkstyle/
implementation 'com.io7m.changelog:com.io7m.changelog.checkstyle:3.1.0'
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.checkstyle/
implementation ("com.io7m.changelog:com.io7m.changelog.checkstyle:3.1.0")
'com.io7m.changelog:com.io7m.changelog.checkstyle:jar:3.1.0'
<dependency org="com.io7m.changelog" name="com.io7m.changelog.checkstyle" rev="3.1.0">
<artifact name="com.io7m.changelog.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='com.io7m.changelog.checkstyle', version='3.1.0')
)
libraryDependencies += "com.io7m.changelog" % "com.io7m.changelog.checkstyle" % "3.1.0"
[com.io7m.changelog/com.io7m.changelog.checkstyle "3.1.0"]