is not current version
Last Version 1.0.5

com.chtsinc:ch-model 1.0.2

Defines model classes used for report data.

GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-model
Version

Version

1.0.2
Type

Type

jar

Download ch-model 1.0.2


<!-- https://jarcasting.com/artifacts/com.chtsinc/ch-model/ -->
<dependency>
    <groupId>com.chtsinc</groupId>
    <artifactId>ch-model</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.chtsinc/ch-model/
implementation 'com.chtsinc:ch-model:1.0.2'
// https://jarcasting.com/artifacts/com.chtsinc/ch-model/
implementation ("com.chtsinc:ch-model:1.0.2")
'com.chtsinc:ch-model:jar:1.0.2'
<dependency org="com.chtsinc" name="ch-model" rev="1.0.2">
  <artifact name="ch-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chtsinc', module='ch-model', version='1.0.2')
)
libraryDependencies += "com.chtsinc" % "ch-model" % "1.0.2"
[com.chtsinc/ch-model "1.0.2"]