Last Version

java4cpp 1.5

Utiliity to create C++ Wrapper for Java JAR library.

License

License

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

java4cpp
Version

Version

1.5
Type

Type

jar
Description

Description

java4cpp
Utiliity to create C++ Wrapper for Java JAR library.
Project URL

Project URL

https://github.com/wshackle/java4cpp
Source Code Management

Source Code Management

https://github.com/wshackle/java4cpp

Download java4cpp 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jool jar 0.9.6
commons-cli : commons-cli jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.