troxid / vrep-api-scala   0.3.6

GitHub

Simple for use Scala binding for Coppelia Robotics V-REP simulator (remote API)

Scala versions: 2.12 2.11 2.10

vrepapiscala 0.3.6


Group ID:
com.github.troxid
Artifact ID:
vrepapiscala_2.10
Version:
0.3.6
Release Date:
Jan 4, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.troxid" %% "vrepapiscala" % "0.3.6"

Mill build tool

ivy"com.github.troxid::vrepapiscala:0.3.6"

Scala CLI

//> using dep "com.github.troxid::vrepapiscala:0.3.6"

Ammonite REPL

import $ivy.`com.github.troxid::vrepapiscala:0.3.6`

<dependency>
  <groupId>com.github.troxid</groupId>
  <artifactId>vrepapiscala_2.10</artifactId>
  <version>0.3.6</version>
</dependency>

compile group: 'com.github.troxid', name: 'vrepapiscala_2.10', version: '0.3.6'