Last Version

com.github.roneetshaw.examples:fdk-examples 2.0.21

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

License

License

GroupId

GroupId

com.github.roneetshaw.examples
ArtifactId

ArtifactId

fdk-examples
Version

Version

2.0.21
Type

Type

pom
Description

Description

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

Download fdk-examples 2.0.21

Filename Size
fdk-examples-2.0.21.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/ -->
<dependency>
    <groupId>com.github.roneetshaw.examples</groupId>
    <artifactId>fdk-examples</artifactId>
    <version>2.0.21</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/
implementation 'com.github.roneetshaw.examples:fdk-examples:2.0.21'
// https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/
implementation ("com.github.roneetshaw.examples:fdk-examples:2.0.21")
'com.github.roneetshaw.examples:fdk-examples:pom:2.0.21'
<dependency org="com.github.roneetshaw.examples" name="fdk-examples" rev="2.0.21">
  <artifact name="fdk-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw.examples', module='fdk-examples', version='2.0.21')
)
libraryDependencies += "com.github.roneetshaw.examples" % "fdk-examples" % "2.0.21"
[com.github.roneetshaw.examples/fdk-examples "2.0.21"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • string-reverse
  • regex-query
  • async-thumbnails