License |
License |
---|---|
GroupId | GroupIdcom.dev-smart |
ArtifactId | ArtifactIdflintbuild |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflintbuild
Gradle Plugin building complex C/C++ CMake projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
flintbuild-0.0.1.pom | |
flintbuild-0.0.1.jar | 18 KB |
flintbuild-0.0.1-sources.jar | 6 KB |
flintbuild-0.0.1-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 5.1.3.201810200350-r |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |