is not current version
Last Version 0.0.3

com.github.trickl:flux-extensions untagged-e85a579506e2abaaae89

Utility library with flux based publishers, subscribers and transformers

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

flux-extensions
Version

Version

untagged-e85a579506e2abaaae89
Type

Type

jar

Download flux-extensions untagged-e85a579506e2abaaae89


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