License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.jmurmur |
ArtifactId | ArtifactIdcom.io7m.jmurmur.checkstyle |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.jmurmur.checkstyle
Murmur hash function (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jmurmur/com.io7m.jmurmur.checkstyle/ -->
<dependency>
<groupId>com.io7m.jmurmur</groupId>
<artifactId>com.io7m.jmurmur.checkstyle</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jmurmur/com.io7m.jmurmur.checkstyle/
implementation 'com.io7m.jmurmur:com.io7m.jmurmur.checkstyle:1.1.0'
// https://jarcasting.com/artifacts/com.io7m.jmurmur/com.io7m.jmurmur.checkstyle/
implementation ("com.io7m.jmurmur:com.io7m.jmurmur.checkstyle:1.1.0")
'com.io7m.jmurmur:com.io7m.jmurmur.checkstyle:jar:1.1.0'
<dependency org="com.io7m.jmurmur" name="com.io7m.jmurmur.checkstyle" rev="1.1.0">
<artifact name="com.io7m.jmurmur.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jmurmur', module='com.io7m.jmurmur.checkstyle', version='1.1.0')
)
libraryDependencies += "com.io7m.jmurmur" % "com.io7m.jmurmur.checkstyle" % "1.1.0"
[com.io7m.jmurmur/com.io7m.jmurmur.checkstyle "1.1.0"]