is not current version
Last Version 1.7.2-rc

io.enoa:enoa-db-beetlsql 1.7.0-beta


GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

enoa-db-beetlsql
Version

Version

1.7.0-beta
Type

Type

jar

Download enoa-db-beetlsql 1.7.0-beta


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