is not current version
Last Version 1.0.149

com.fnproject.fn:runtime 1.0.107


GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

runtime
Version

Version

1.0.107
Type

Type

jar

Download runtime 1.0.107


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