is not current version
Last Version 0.0.3

com.github.trickl:flux-extensions untagged-1060c4fbc2c4b4cc58e4

Utility library with flux based publishers, subscribers and transformers

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-extensions
Version

Version

untagged-1060c4fbc2c4b4cc58e4
Type

Type

jar

Download flux-extensions untagged-1060c4fbc2c4b4cc58e4


<!-- https://jarcasting.com/artifacts/com.github.trickl/flux-extensions/ -->
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>flux-extensions</artifactId>
    <version>untagged-1060c4fbc2c4b4cc58e4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/flux-extensions/
implementation 'com.github.trickl:flux-extensions:untagged-1060c4fbc2c4b4cc58e4'
// https://jarcasting.com/artifacts/com.github.trickl/flux-extensions/
implementation ("com.github.trickl:flux-extensions:untagged-1060c4fbc2c4b4cc58e4")
'com.github.trickl:flux-extensions:jar:untagged-1060c4fbc2c4b4cc58e4'
<dependency org="com.github.trickl" name="flux-extensions" rev="untagged-1060c4fbc2c4b4cc58e4">
  <artifact name="flux-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='flux-extensions', version='untagged-1060c4fbc2c4b4cc58e4')
)
libraryDependencies += "com.github.trickl" % "flux-extensions" % "untagged-1060c4fbc2c4b4cc58e4"
[com.github.trickl/flux-extensions "untagged-1060c4fbc2c4b4cc58e4"]