Last Version

FastForward Client 0.1.0

FastForward client for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

eu.toolchain.ffwd
ArtifactId

ArtifactId

ffwd-client
Version

Version

0.1.0
Type

Type

jar
Description

Description

FastForward Client
FastForward client for Java.
Project URL

Project URL

https://github.com/udoprog/ffwd-client-java
Source Code Management

Source Code Management

https://github.com/udoprog/ffwd-client-java

Download ffwd-client 0.1.0


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.