jranges
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.jranges |
ArtifactId | ArtifactIdcom.io7m.jranges.checkstyle |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.jranges.checkstyle
Range handling (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jranges/com.io7m.jranges.checkstyle/ -->
<dependency>
<groupId>com.io7m.jranges</groupId>
<artifactId>com.io7m.jranges.checkstyle</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jranges/com.io7m.jranges.checkstyle/
implementation 'com.io7m.jranges:com.io7m.jranges.checkstyle:3.0.0'
// https://jarcasting.com/artifacts/com.io7m.jranges/com.io7m.jranges.checkstyle/
implementation ("com.io7m.jranges:com.io7m.jranges.checkstyle:3.0.0")
'com.io7m.jranges:com.io7m.jranges.checkstyle:jar:3.0.0'
<dependency org="com.io7m.jranges" name="com.io7m.jranges.checkstyle" rev="3.0.0">
<artifact name="com.io7m.jranges.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jranges', module='com.io7m.jranges.checkstyle', version='3.0.0')
)
libraryDependencies += "com.io7m.jranges" % "com.io7m.jranges.checkstyle" % "3.0.0"
[com.io7m.jranges/com.io7m.jranges.checkstyle "3.0.0"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |