is not current version
Last Version 3.0.0-M6

com.ibeetl:sql-fetech 3.0.0-M4


GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-fetech
Version

Version

3.0.0-M4
Type

Type

jar

Download sql-fetech 3.0.0-M4


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