c

ch-model-mixin

CH model MixIn classes.
http://www.chtsinc.com/cloud
CH License
Raju Thomas
Files download
File Operation
ch-model-mixin-1.0.3.jar download
ch-model-mixin-1.0.3.pom download
ch-model-mixin-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.chtsinc</groupId>
  <artifactId>ch-model-mixin</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.chtsinc:ch-model-mixin:1.0.3'
Gradle Kotlin
implementation("com.chtsinc:ch-model-mixin:1.0.3")
Scala SBT
libraryDependencies += "com.chtsinc" % "ch-model-mixin" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.chtsinc', module='ch-model-mixin', version='1.0.3')
)
Apache Ivy
<dependency org="com.chtsinc" name="ch-model-mixin" rev="1.0.3" />
Leiningen
[com.chtsinc/ch-model-mixin "1.0.3"]
Apache Buildr
'com.chtsinc:ch-model-mixin:jar:1.0.3'