MVN

com.bugvm : javacpp

Maven & Gradle

Jul 22, 2017
2 usages
348 stars

javacpp · The bridge between BugVM and native libraries

<dependency>
    <groupId>com.bugvm</groupId>
    <artifactId>javacpp</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bugvm : javacpp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.bugvm : javacpp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
javacpp-1.2.4

How to add a dependency to Maven

Add the following com.bugvm : javacpp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bugvm</groupId>
    <artifactId>javacpp</artifactId>
    <version>1.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bugvm : javacpp gradle dependency to your build.gradle file:

implementation 'com.bugvm:javacpp:1.2.4'

Gradle Kotlin DSL: Add the following com.bugvm : javacpp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bugvm:javacpp:1.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bugvm : javacpp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bugvm" % "javacpp" % "1.2.4"

Advertisement

Dependencies from Group

Apr 29, 2018
14 usages
348 stars
Aug 25, 2016
7 usages
353 stars
Aug 25, 2016
6 usages
353 stars
Aug 25, 2016
5 usages
353 stars
Apr 29, 2018
2 usages
348 stars

Discover Dependencies

Nov 06, 2021
5 stars
Jul 07, 2021
1 stars
Apr 02, 2018
5 usages
7 stars
Oct 17, 2017
7 stars
Sep 12, 2017
1 usages
0 stars
Oct 29, 2020
1 usages
50 stars
Aug 17, 2017
0 stars