is not current version
Last Version 0.3.0

com.github.ptgoetz:flux-core 0.2.0


GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

flux-core
Version

Version

0.2.0
Type

Type

jar

Download flux-core 0.2.0


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