Download io7m-r2-core-0.2.1.jar file - Jar i

Jar examples for i:io7m-r2-core

Description

3D renderer (Core)

You can download jar file io7m-r2-core 0.2.1 in this page.

Build File

You can use the following script to add io7m-r2-core-0.2.1.jar to your project.

<dependency>
   <groupId>com.io7m.r2</groupId>
   <artifactId>io7m-r2-core</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.io7m.r2', name: 'io7m-r2-core', version: '0.2.1'
libraryDependencies += "com.io7m.r2" % "io7m-r2-core" % "0.2.1"
<dependency org="com.io7m.r2" name="io7m-r2-core" rev="0.2.1"/>
@Grapes(@Grab(group='com.io7m.r2', module='io7m-r2-core', version='0.2.1'))
'com.io7m.r2:io7m-r2-core:jar:0.2.1'

Download

Click the following link to download the jar file.

io7m-r2-core-0.2.1-javadoc.jar
io7m-r2-core-0.2.1-sources.jar
io7m-r2-core-0.2.1.jar
io7m-r2-core-0.2.1.pom



Related Tutorials