Download fluent-result-1.0.0.jar file - Jar f

Jar examples for f:fluent-result

Description

Fluent API for handling result structures.

You can download jar file fluent-result 1.0.0 in this page.

License

SAP DEVELOPER LICENSE AGREEMENT

Build File

You can use the following script to add fluent-result-1.0.0.jar to your project.

<dependency>
   <groupId>com.sap.cloud.s4hana</groupId>
   <artifactId>fluent-result</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.sap.cloud.s4hana', name: 'fluent-result', version: '1.0.0'
libraryDependencies += "com.sap.cloud.s4hana" % "fluent-result" % "1.0.0"
<dependency org="com.sap.cloud.s4hana" name="fluent-result" rev="1.0.0"/>
@Grapes(@Grab(group='com.sap.cloud.s4hana', module='fluent-result', version='1.0.0'))
'com.sap.cloud.s4hana:fluent-result:jar:1.0.0'

Download

Click the following link to download the jar file.

fluent-result-1.0.0-javadoc.jar
fluent-result-1.0.0-sources.jar
fluent-result-1.0.0.jar
fluent-result-1.0.0.pom



Related Tutorials