is not current version
Last Version 2.0.21

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


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

fn-spring-cloud-function
Version

Version

1.0.6
Type

Type

jar

Download fn-spring-cloud-function 1.0.6


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