не последняя версия
Последняя версия 8.1

io.github.shaohuizhe:jdbc 1.3.2

jdbc

Группа

Группа

io.github.shaohuizhe
Идентификатор

Идентификатор

jdbc
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать jdbc 1.3.2

Имя Файла Размер
jdbc-1.3.2.pom
jdbc-1.3.2.jar 144 KB
jdbc-1.3.2-sources.jar 59 KB
jdbc-1.3.2-javadoc.jar 390 KB
Обзор

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