is not current version
Last Version 2.0.21

com.github.roneetshaw:fn-spring-cloud-function 2.0.17


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

fn-spring-cloud-function
Version

Version

2.0.17
Type

Type

jar

Download fn-spring-cloud-function 2.0.17


<!-- https://jarcasting.com/artifacts/com.github.roneetshaw/fn-spring-cloud-function/ -->
<dependency>
    <groupId>com.github.roneetshaw</groupId>
    <artifactId>fn-spring-cloud-function</artifactId>
    <version>2.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw/fn-spring-cloud-function/
implementation 'com.github.roneetshaw:fn-spring-cloud-function:2.0.17'
// https://jarcasting.com/artifacts/com.github.roneetshaw/fn-spring-cloud-function/
implementation ("com.github.roneetshaw:fn-spring-cloud-function:2.0.17")
'com.github.roneetshaw:fn-spring-cloud-function:jar:2.0.17'
<dependency org="com.github.roneetshaw" name="fn-spring-cloud-function" rev="2.0.17">
  <artifact name="fn-spring-cloud-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw', module='fn-spring-cloud-function', version='2.0.17')
)
libraryDependencies += "com.github.roneetshaw" % "fn-spring-cloud-function" % "2.0.17"
[com.github.roneetshaw/fn-spring-cloud-function "2.0.17"]