License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdcpython |
Last Version | Last Version3.10.2-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for CPython
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/cpython/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>cpython</artifactId>
<version>3.10.2-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/cpython/
implementation 'org.bytedeco:cpython:3.10.2-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/cpython/
implementation ("org.bytedeco:cpython:3.10.2-1.5.7")
'org.bytedeco:cpython:jar:3.10.2-1.5.7'
<dependency org="org.bytedeco" name="cpython" rev="3.10.2-1.5.7">
<artifact name="cpython" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='cpython', version='3.10.2-1.5.7')
)
libraryDependencies += "org.bytedeco" % "cpython" % "3.10.2-1.5.7"
[org.bytedeco/cpython "3.10.2-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
3.10.2-1.5.7
|
3.9.6-1.5.6
|
3.9.2-1.5.5
|
3.7.9-1.5.4
|
3.7.7-1.5.3
|
3.7.5-1.5.2
|
3.7.3-1.5.1
|
3.6-1.5
|