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

com.github.flysium-io:yew-util-simple-jdbc 1.0.0


Группа

Группа

com.github.flysium-io
Идентификатор

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

yew-util-simple-jdbc
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать yew-util-simple-jdbc 1.0.0


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