Last Version

flintbuild 0.0.1

Gradle Plugin building complex C/C++ CMake projects

License

License

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

flintbuild
Version

Version

0.0.1
Type

Type

jar
Description

Description

flintbuild
Gradle Plugin building complex C/C++ CMake projects
Project URL

Project URL

https://github.com/dinocore1/flintbuild

Download flintbuild 0.0.1


<!-- https://jarcasting.com/artifacts/com.dev-smart/flintbuild/ -->
<dependency>
    <groupId>com.dev-smart</groupId>
    <artifactId>flintbuild</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dev-smart/flintbuild/
implementation 'com.dev-smart:flintbuild:0.0.1'
// https://jarcasting.com/artifacts/com.dev-smart/flintbuild/
implementation ("com.dev-smart:flintbuild:0.0.1")
'com.dev-smart:flintbuild:jar:0.0.1'
<dependency org="com.dev-smart" name="flintbuild" rev="0.0.1">
  <artifact name="flintbuild" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dev-smart', module='flintbuild', version='0.0.1')
)
libraryDependencies += "com.dev-smart" % "flintbuild" % "0.0.1"
[com.dev-smart/flintbuild "0.0.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.1.3.201810200350-r

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.