is not current version
Last Version 0.3.0

com.github.ptgoetz:flux-wrappers 0.1.3


GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

flux-wrappers
Version

Version

0.1.3
Type

Type

jar

Download flux-wrappers 0.1.3


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