License |
License
MIT
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-db-io-json |
Version | Version2.10 |
Type | Typejar |
Description |
Descriptioncom.github.venkatramanm.swf-all:swf-db-io-json
Succinct Web Framework JSON plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swf-db-io-json-2.10.pom | |
swf-db-io-json-2.10.jar | 15 KB |
swf-db-io-json-2.10-sources.jar | 6 KB |
swf-db-io-json-2.10-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-json/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-db-io-json</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-json/
implementation 'com.github.venkatramanm.swf-all:swf-db-io-json:2.10'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-json/
implementation ("com.github.venkatramanm.swf-all:swf-db-io-json:2.10")
'com.github.venkatramanm.swf-all:swf-db-io-json:jar:2.10'
<dependency org="com.github.venkatramanm.swf-all" name="swf-db-io-json" rev="2.10">
<artifact name="swf-db-io-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-db-io-json', version='2.10')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-db-io-json" % "2.10"
[com.github.venkatramanm.swf-all/swf-db-io-json "2.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.venkatramanm.swf-all : swf-db | jar | 2.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |