is not current version
Last Version 99.99.999

io.fnproject.fn.examples:fdk-examples 1.0.124


GroupId

GroupId

io.fnproject.fn.examples
ArtifactId

ArtifactId

fdk-examples
Version

Version

1.0.124
Type

Type

pom

Download fdk-examples 1.0.124

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

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