| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.io7m.jcamera | 
    
| ArtifactId | ArtifactIdio7m-jcamera-core | 
    
| Last Version | Last Version0.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionio7m-jcamera-core 
            Universal 3D camera functions (Core) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| io7m-jcamera-core-0.4.0.pom | |
| io7m-jcamera-core-0.4.0.jar | 53 KB | 
| io7m-jcamera-core-0.4.0-tests.jar | 36 KB | 
| io7m-jcamera-core-0.4.0-test-sources.jar | 25 KB | 
| io7m-jcamera-core-0.4.0-sources.jar | 55 KB | 
| io7m-jcamera-core-0.4.0-javadoc.jar | 218 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-core/ -->
<dependency>
    <groupId>com.io7m.jcamera</groupId>
    <artifactId>io7m-jcamera-core</artifactId>
    <version>0.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-core/
implementation 'com.io7m.jcamera:io7m-jcamera-core:0.4.0'
                // https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-core/
implementation ("com.io7m.jcamera:io7m-jcamera-core:0.4.0")
                'com.io7m.jcamera:io7m-jcamera-core:jar:0.4.0'
                <dependency org="com.io7m.jcamera" name="io7m-jcamera-core" rev="0.4.0">
  <artifact name="io7m-jcamera-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.io7m.jcamera', module='io7m-jcamera-core', version='0.4.0')
)
                libraryDependencies += "com.io7m.jcamera" % "io7m-jcamera-core" % "0.4.0"
                [com.io7m.jcamera/io7m-jcamera-core "0.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) | 
| com.io7m.jequality : io7m-jequality-core | jar | [1.0.0, 2.0.0) | 
| com.io7m.jtensors : io7m-jtensors-core | jar | 7.0.0-beta0010 | 
| com.io7m.jranges : io7m-jranges-core | jar | [2.0.0, 3.0.0) | 
| com.io7m.jinterp : io7m-jinterp-core | jar | [1.0.0, 2.0.0) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.reflections : reflections | jar | 0.9.10 |