is not current version
Last Version 0.11.1

org.truffulatree:h2odb_2.11 0.9.2

H2Odb

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

org.truffulatree
ArtifactId

ArtifactId

h2odb_2.11
Version

Version

0.9.2
Type

Type

jar

Download h2odb_2.11 0.9.2


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