vertexshader256 / cengine   0.0.5

Apache License 2.0 GitHub

Execute C code on the JVM

Scala versions: 2.11

c_engine 0.0.1


Group ID:
com.github.bdwashbu
Artifact ID:
c_engine_2.11
Version:
0.0.1
Release Date:
May 25, 2017
Licenses:
Files:

libraryDependencies += "com.github.bdwashbu" %% "c_engine" % "0.0.1"

Mill build tool

ivy"com.github.bdwashbu::c_engine:0.0.1"

Scala CLI

//> using dep "com.github.bdwashbu::c_engine:0.0.1"

Ammonite REPL

import $ivy.`com.github.bdwashbu::c_engine:0.0.1`

<dependency>
  <groupId>com.github.bdwashbu</groupId>
  <artifactId>c_engine_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.bdwashbu', name: 'c_engine_2.11', version: '0.0.1'