is not current version
Last Version 2.12

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

Succinct Web Framework

GroupId

GroupId

com.github.venkatramanm.swf-all
ArtifactId

ArtifactId

swf-db
Version

Version

2.3
Type

Type

jar

Download swf-db 2.3


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