is not current version
Last Version 2.12

com.github.venkatramanm.swf-all:swf-db 2.9

Succinct Web Framework - Db

GroupId

GroupId

com.github.venkatramanm.swf-all
ArtifactId

ArtifactId

swf-db
Version

Version

2.9
Type

Type

jar

Download swf-db 2.9


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