MVN

io.solvice : jcmpl

Maven & Gradle

Nov 17, 2016

jCMPL · jCMPL is the CMPL API for Java.

<dependency>
    <groupId>io.solvice</groupId>
    <artifactId>jcmpl</artifactId>
    <version>1.11.1-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.solvice : jcmpl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.1-1

All Versions

Choose a version of io.solvice : jcmpl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11.x
jcmpl-1.11.1-1

How to add a dependency to Maven

Add the following io.solvice : jcmpl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.solvice</groupId>
    <artifactId>jcmpl</artifactId>
    <version>1.11.1-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.solvice : jcmpl gradle dependency to your build.gradle file:

implementation 'io.solvice:jcmpl:1.11.1-1'

Gradle Kotlin DSL: Add the following io.solvice : jcmpl gradle kotlin dependency to your build.gradle.kts file:

implementation("io.solvice:jcmpl:1.11.1-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.solvice : jcmpl sbt scala dependency to your build.sbt file:

libraryDependencies += "io.solvice" % "jcmpl" % "1.11.1-1"

Advertisement

Dependencies from Group

Nov 17, 2016

Discover Dependencies

Jan 24, 2023
4 usages
19 stars
Jan 30, 2020
5 usages
19 stars
Dec 12, 2016
1 usages
48 stars
Jan 09, 2017
39 stars
Dec 02, 2016
2 usages
2 stars
Nov 15, 2016
2 stars
Nov 20, 2016
0 stars