is not current version
Last Version 1.0.1

com.jfireframework:futureactor 1.0


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

futureactor
Version

Version

1.0
Type

Type

jar

Download futureactor 1.0


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