is not current version
Last Version 3.0.4

com.cloudhopper:ch-datastore 3.0.3


Categories

Categories

Data
GroupId

GroupId

com.cloudhopper
ArtifactId

ArtifactId

ch-datastore
Version

Version

3.0.3
Type

Type

jar

Download ch-datastore 3.0.3


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