is not current version
Last Version 4.7.1

org.smallmind:web-json-scaffold 3.3.0

Json Frameworks

Categories

Categories

JSON Data
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-json-scaffold
Version

Version

3.3.0
Type

Type

jar

Download web-json-scaffold 3.3.0


<!-- https://jarcasting.com/artifacts/org.smallmind/web-json-scaffold/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>web-json-scaffold</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-json-scaffold/
implementation 'org.smallmind:web-json-scaffold:3.3.0'
// https://jarcasting.com/artifacts/org.smallmind/web-json-scaffold/
implementation ("org.smallmind:web-json-scaffold:3.3.0")
'org.smallmind:web-json-scaffold:jar:3.3.0'
<dependency org="org.smallmind" name="web-json-scaffold" rev="3.3.0">
  <artifact name="web-json-scaffold" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-json-scaffold', version='3.3.0')
)
libraryDependencies += "org.smallmind" % "web-json-scaffold" % "3.3.0"
[org.smallmind/web-json-scaffold "3.3.0"]