is not current version
Last Version 0.3.0

com.github.ptgoetz:flux-examples 0.2.2


GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

flux-examples
Version

Version

0.2.2
Type

Type

jar

Download flux-examples 0.2.2


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