Last Version

FastForward JSON Module 0.4.6

FastForward Agent in Java.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-module-json
Version

Version

0.4.6
Type

Type

jar
Description

Description

FastForward JSON Module
FastForward Agent in Java.

Download ffwd-module-json 0.4.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.spotify.ffwd : ffwd-api jar 0.4.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.