Jar examples for c:com.io7m.jcamera.core
Universal 3D camera functions (Core)
You can download jar file com.io7m.jcamera.core 0.5.0 in this page.
You can use the following script to add com.io7m.jcamera.core-0.5.0.jar to your project.
<dependency> <groupId>com.io7m.jcamera</groupId> <artifactId>com.io7m.jcamera.core</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.io7m.jcamera', name: 'com.io7m.jcamera.core', version: '0.5.0'
libraryDependencies += "com.io7m.jcamera" % "com.io7m.jcamera.core" % "0.5.0"
<dependency org="com.io7m.jcamera" name="com.io7m.jcamera.core" rev="0.5.0"/>
@Grapes(@Grab(group='com.io7m.jcamera', module='com.io7m.jcamera.core', version='0.5.0'))
'com.io7m.jcamera:com.io7m.jcamera.core:jar:0.5.0'
Click the following link to download the jar file.
com.io7m.jcamera.core-0.5.0-javadoc.jar