is not current version
Last Version 99.99.999

io.fnproject.fn:runtime 1.0.127


GroupId

GroupId

io.fnproject.fn
ArtifactId

ArtifactId

runtime
Version

Version

1.0.127
Type

Type

jar

Download runtime 1.0.127


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