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

com.github.houbb:jdbc-test 0.0.8


Группа

Группа

com.github.houbb
Идентификатор

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

jdbc-test
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать jdbc-test 0.0.8


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