is not current version
Last Version 2.0.21

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


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

fn-spring-cloud-function
Version

Version

0.0.22
Type

Type

jar

Download fn-spring-cloud-function 0.0.22


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