is not current version
Last Version 0.0.3

com.github.trickl:flux-extensions untagged-668e0db03faa17fc0a14

Utility library with flux based publishers, subscribers and transformers

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-extensions
Version

Version

untagged-668e0db03faa17fc0a14
Type

Type

jar

Download flux-extensions untagged-668e0db03faa17fc0a14


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