is not current version
Last Version 3.22.1-b1

com.googlecode.cmake-maven-project:cmake-common 3.19.2-b1

Builds native code using CMake makefile generator

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.cmake-maven-project
ArtifactId

ArtifactId

cmake-common
Version

Version

3.19.2-b1
Type

Type

jar
Description

Description

Builds native code using CMake makefile generator

Download cmake-common 3.19.2-b1


<!-- https://jarcasting.com/artifacts/com.googlecode.cmake-maven-project/cmake-common/ -->
<dependency>
    <groupId>com.googlecode.cmake-maven-project</groupId>
    <artifactId>cmake-common</artifactId>
    <version>3.19.2-b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cmake-maven-project/cmake-common/
implementation 'com.googlecode.cmake-maven-project:cmake-common:3.19.2-b1'
// https://jarcasting.com/artifacts/com.googlecode.cmake-maven-project/cmake-common/
implementation ("com.googlecode.cmake-maven-project:cmake-common:3.19.2-b1")
'com.googlecode.cmake-maven-project:cmake-common:jar:3.19.2-b1'
<dependency org="com.googlecode.cmake-maven-project" name="cmake-common" rev="3.19.2-b1">
  <artifact name="cmake-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cmake-maven-project', module='cmake-common', version='3.19.2-b1')
)
libraryDependencies += "com.googlecode.cmake-maven-project" % "cmake-common" % "3.19.2-b1"
[com.googlecode.cmake-maven-project/cmake-common "3.19.2-b1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bitbucket.cowwoc.pouch : pouch jar 1.14
org.apache.commons : commons-compress jar 1.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.