Last Version

io.fnproject.fn:fdk 99.99.999

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

GroupId

GroupId

io.fnproject.fn
ArtifactId

ArtifactId

fdk
Version

Version

99.99.999
Type

Type

pom
Description

Description

Download fdk 99.99.999

Filename Size
fdk-99.99.999.pom 14 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.