| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.io7m.jcamera | 
    
| ArtifactId | ArtifactIdio7m-jcamera-documentation | 
    
| Last Version | Last Version0.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionio7m-jcamera-documentation 
            Universal 3D camera functions (Documentation) 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-documentation/ -->
<dependency>
    <groupId>com.io7m.jcamera</groupId>
    <artifactId>io7m-jcamera-documentation</artifactId>
    <version>0.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-documentation/
implementation 'com.io7m.jcamera:io7m-jcamera-documentation:0.4.0'
                // https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-documentation/
implementation ("com.io7m.jcamera:io7m-jcamera-documentation:0.4.0")
                'com.io7m.jcamera:io7m-jcamera-documentation:jar:0.4.0'
                <dependency org="com.io7m.jcamera" name="io7m-jcamera-documentation" rev="0.4.0">
  <artifact name="io7m-jcamera-documentation" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.io7m.jcamera', module='io7m-jcamera-documentation', version='0.4.0')
)
                libraryDependencies += "com.io7m.jcamera" % "io7m-jcamera-documentation" % "0.4.0"
                [com.io7m.jcamera/io7m-jcamera-documentation "0.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.io7m.jcamera : io7m-jcamera-core | jar | 0.4.0 | 
| com.io7m.jcamera : io7m-jcamera-examples-jogl | jar | 0.4.0 |