is not current version
Last Version 1.0.5

com.chtsinc:ch-report 1.0.0-alpha2

Defines ch model class used for collecting data.

GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-report
Version

Version

1.0.0-alpha2
Type

Type

jar

Download ch-report 1.0.0-alpha2


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