is not current version
Last Version 0.3.0

com.github.ptgoetz:flux 0.1.0


GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

flux
Version

Version

0.1.0
Type

Type

jar

Download flux 0.1.0


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