is not current version
Last Version 2.12

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

Succinct Web Framework

GroupId

GroupId

com.github.venkatramanm.swf-all
ArtifactId

ArtifactId

swf-db
Version

Version

2.2
Type

Type

jar

Download swf-db 2.2


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