tnakamot / sbt-cc   0.0.3

GNU General Public License v3.0 only GitHub

CcPlugin: sbt plugin to compile C and C++ source files

sbt-cc 0.0.2


Group ID:
com.github.tnakamot
Artifact ID:
sbt-cc
Version:
0.0.2
Release Date:
Apr 9, 2020
Licenses:
Files:

libraryDependencies += "com.github.tnakamot" % "sbt-cc" % "0.0.2"

Mill build tool

ivy"com.github.tnakamot:sbt-cc:0.0.2"

Scala CLI

//> using dep "com.github.tnakamot:sbt-cc:0.0.2"

Ammonite REPL

import $ivy.`com.github.tnakamot:sbt-cc:0.0.2`

<dependency>
  <groupId>com.github.tnakamot</groupId>
  <artifactId>sbt-cc</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.tnakamot', name: 'sbt-cc', version: '0.0.2'