is not current version
Last Version 1.0.149

com.fnproject.fn:runtime 1.0.85


GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

runtime
Version

Version

1.0.85
Type

Type

jar

Download runtime 1.0.85


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