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"
ivy"com.github.tnakamot:sbt-cc:0.0.2"
//> using dep "com.github.tnakamot:sbt-cc:0.0.2"
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'