MVN

com.cloudimpl : codegen-lib

Maven & Gradle

Aug 18, 2022
1 usages
0 stars
<dependency>
    <groupId>com.cloudimpl</groupId>
    <artifactId>codegen-lib</artifactId>
    <version>2.0.0.39</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cloudimpl : codegen-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0.39

All Versions

Choose a version of com.cloudimpl : codegen-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
codegen-lib-2.0.0.39
codegen-lib-2.0.0.37
codegen-lib-2.0.0.35
codegen-lib-2.0.0.24
codegen-lib-2.0.0.20
codegen-lib-2.0.0
codegen-lib-2.0.0.12

How to add a dependency to Maven

Add the following com.cloudimpl : codegen-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cloudimpl</groupId>
    <artifactId>codegen-lib</artifactId>
    <version>2.0.0.39</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cloudimpl : codegen-lib gradle dependency to your build.gradle file:

implementation 'com.cloudimpl:codegen-lib:2.0.0.39'

Gradle Kotlin DSL: Add the following com.cloudimpl : codegen-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cloudimpl:codegen-lib:2.0.0.39")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cloudimpl : codegen-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cloudimpl" % "codegen-lib" % "2.0.0.39"

Advertisement

Dependencies from Group

Dec 18, 2021
2 usages
7 stars
Aug 18, 2022
1 usages
0 stars
Jun 09, 2022
1 usages
0 stars
Jul 17, 2020
7 stars
Dec 18, 2021
7 stars

Discover Dependencies