| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCheckstyle Application Testing & Monitoring Code Analysis | 
        
| GroupId | GroupIdcom.io7m.jvvfs | 
    
| ArtifactId | ArtifactIdio7m-jvvfs-checkstyle | 
    
| Last Version | Last Version4.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionio7m-jvvfs-checkstyle 
            Virtual filesystem (Checkstyle policy) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| io7m-jvvfs-checkstyle-4.0.1.pom | |
| io7m-jvvfs-checkstyle-4.0.1.jar | 4 KB | 
| io7m-jvvfs-checkstyle-4.0.1-sources.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.io7m.jvvfs/io7m-jvvfs-checkstyle/ -->
<dependency>
    <groupId>com.io7m.jvvfs</groupId>
    <artifactId>io7m-jvvfs-checkstyle</artifactId>
    <version>4.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.io7m.jvvfs/io7m-jvvfs-checkstyle/
implementation 'com.io7m.jvvfs:io7m-jvvfs-checkstyle:4.0.1'
                // https://jarcasting.com/artifacts/com.io7m.jvvfs/io7m-jvvfs-checkstyle/
implementation ("com.io7m.jvvfs:io7m-jvvfs-checkstyle:4.0.1")
                'com.io7m.jvvfs:io7m-jvvfs-checkstyle:jar:4.0.1'
                <dependency org="com.io7m.jvvfs" name="io7m-jvvfs-checkstyle" rev="4.0.1">
  <artifact name="io7m-jvvfs-checkstyle" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.io7m.jvvfs', module='io7m-jvvfs-checkstyle', version='4.0.1')
)
                libraryDependencies += "com.io7m.jvvfs" % "io7m-jvvfs-checkstyle" % "4.0.1"
                [com.io7m.jvvfs/io7m-jvvfs-checkstyle "4.0.1"]