Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
---|---|
GroupId | GroupIdcom.io7m.changelog |
ArtifactId | ArtifactIdcom.io7m.changelog.checkstyle |
Version | Version4.0.0-beta0007 |
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>4.0.0-beta0007</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.checkstyle/
implementation 'com.io7m.changelog:com.io7m.changelog.checkstyle:4.0.0-beta0007'
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.checkstyle/
implementation ("com.io7m.changelog:com.io7m.changelog.checkstyle:4.0.0-beta0007")
'com.io7m.changelog:com.io7m.changelog.checkstyle:jar:4.0.0-beta0007'
<dependency org="com.io7m.changelog" name="com.io7m.changelog.checkstyle" rev="4.0.0-beta0007">
<artifact name="com.io7m.changelog.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='com.io7m.changelog.checkstyle', version='4.0.0-beta0007')
)
libraryDependencies += "com.io7m.changelog" % "com.io7m.changelog.checkstyle" % "4.0.0-beta0007"
[com.io7m.changelog/com.io7m.changelog.checkstyle "4.0.0-beta0007"]