MVN

org.libj : jci

Maven & Gradle

May 23, 2020
2 usages

LibJ JCI · Java Compiler Interface.

<dependency>
    <groupId>org.libj</groupId>
    <artifactId>jci</artifactId>
    <version>0.8.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.libj : jci to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.5

All Versions

Choose a version of org.libj : jci to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
jci-0.8.5
jci-0.8.4
jci-0.8.3

How to add a dependency to Maven

Add the following org.libj : jci maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.libj</groupId>
    <artifactId>jci</artifactId>
    <version>0.8.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.libj : jci gradle dependency to your build.gradle file:

implementation 'org.libj:jci:0.8.5'

Gradle Kotlin DSL: Add the following org.libj : jci gradle kotlin dependency to your build.gradle.kts file:

implementation("org.libj:jci:0.8.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.libj : jci sbt scala dependency to your build.sbt file:

libraryDependencies += "org.libj" % "jci" % "0.8.5"

Advertisement

Dependencies from Group

May 23, 2020
17 usages
May 23, 2020
10 usages
May 23, 2020
9 usages
net
May 23, 2020
7 usages
0 stars
io
May 23, 2020
7 usages
0 stars

Discover Dependencies

May 23, 2020
4 usages
Feb 25, 2021
3 usages
Aug 25, 2023
11 usages
11.9k stars
Aug 25, 2023
12 usages
11.9k stars
Dec 13, 2019
5 usages
2 stars
May 17, 2019
3 usages
May 18, 2019
3 usages
May 17, 2019
3 usages
May 26, 2019
3 usages
May 20, 2019
3 usages
66 stars