MVN

com.chtsinc : ch-model

Maven & Gradle

Mar 21, 2023
6 usages

ch-model · Defines model classes used for report data.

<dependency>
    <groupId>com.chtsinc</groupId>
    <artifactId>ch-model</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.chtsinc : ch-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8
  • Latest Alpha: 1.0.0-alpha1

All Versions

Choose a version of com.chtsinc : ch-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ch-model-1.0.8
ch-model-1.0.7
ch-model-1.0.6
ch-model-1.0.5
ch-model-1.0.4
ch-model-1.0.3
ch-model-1.0.2
ch-model-1.0.1
ch-model-1.0.0
ch-model-1.0.0-alpha1

How to add a dependency to Maven

Add the following com.chtsinc : ch-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.chtsinc</groupId>
    <artifactId>ch-model</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.chtsinc : ch-model gradle dependency to your build.gradle file:

implementation 'com.chtsinc:ch-model:1.0.8'

Gradle Kotlin DSL: Add the following com.chtsinc : ch-model gradle kotlin dependency to your build.gradle.kts file:

implementation("com.chtsinc:ch-model:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.chtsinc : ch-model sbt scala dependency to your build.sbt file:

libraryDependencies += "com.chtsinc" % "ch-model" % "1.0.8"

Advertisement

Dependencies from Group

Mar 21, 2023
6 usages
Mar 21, 2023
2 usages
Mar 21, 2023
2 usages
Mar 21, 2023
2 usages
Mar 21, 2023

Discover Dependencies

Aug 18, 2023
37 usages
44 stars
Mar 26, 2023
428 stars
Jul 17, 2023
5 usages
Jun 20, 2021
5 usages
4 stars
Jul 06, 2015
5 usages
0 stars
Oct 10, 2015
1 usages
Oct 10, 2015
1 usages
Dec 11, 2021
9 usages
134 stars