is not current version
Last Version 1.0.4

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


GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-util-simple-jdbc
Version

Version

1.0.1
Type

Type

jar

Download yew-util-simple-jdbc 1.0.1


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