java4cpp-core
Gets full informations directly on the java4cpp-core page project.
Use seamlessly java classes directly in your C++ project.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.loicoudot.java4cpp |
| ArtifactId | ArtifactIdjava4cpp-core |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava4cpp-core
The core of java4cpp project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| java4cpp-core-1.0.6.pom | |
| java4cpp-core-1.0.6.jar | 69 KB |
| java4cpp-core-1.0.6-sources.jar | 33 KB |
| java4cpp-core-1.0.6-javadoc.jar | 149 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.loicoudot.java4cpp/java4cpp-core/ -->
<dependency>
<groupId>com.github.loicoudot.java4cpp</groupId>
<artifactId>java4cpp-core</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.loicoudot.java4cpp/java4cpp-core/
implementation 'com.github.loicoudot.java4cpp:java4cpp-core:1.0.6'
// https://jarcasting.com/artifacts/com.github.loicoudot.java4cpp/java4cpp-core/
implementation ("com.github.loicoudot.java4cpp:java4cpp-core:1.0.6")
'com.github.loicoudot.java4cpp:java4cpp-core:jar:1.0.6'
<dependency org="com.github.loicoudot.java4cpp" name="java4cpp-core" rev="1.0.6">
<artifact name="java4cpp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.loicoudot.java4cpp', module='java4cpp-core', version='1.0.6')
)
libraryDependencies += "com.github.loicoudot.java4cpp" % "java4cpp-core" % "1.0.6"
[com.github.loicoudot.java4cpp/java4cpp-core "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| com.github.loicoudot.java4cpp : java4cpp-annotations | jar | 1.0.1 |
| org.freemarker : freemarker | jar | 2.3.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M10 |
Gets full informations directly on the java4cpp-core page project.
Use seamlessly java classes directly in your C++ project.