is not current version
Last Version 1.1.2

io.edurt.gcm:gcm-h2 1.1.0

Connect h2 server and read and write data!

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.edurt.gcm
ArtifactId

ArtifactId

gcm-h2
Version

Version

1.1.0
Type

Type

jar

Download gcm-h2 1.1.0


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