is not current version
Last Version 0.0.2

net.bytepowered:flux-endpoint-parent 0.0.1-M0

Endpoint client for FluxGo

Categories

Categories

Net
GroupId

GroupId

net.bytepowered
ArtifactId

ArtifactId

flux-endpoint-parent
Version

Version

0.0.1-M0
Type

Type

pom

Download flux-endpoint-parent 0.0.1-M0


<!-- https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint-parent/ -->
<dependency>
    <groupId>net.bytepowered</groupId>
    <artifactId>flux-endpoint-parent</artifactId>
    <version>0.0.1-M0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint-parent/
implementation 'net.bytepowered:flux-endpoint-parent:0.0.1-M0'
// https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint-parent/
implementation ("net.bytepowered:flux-endpoint-parent:0.0.1-M0")
'net.bytepowered:flux-endpoint-parent:pom:0.0.1-M0'
<dependency org="net.bytepowered" name="flux-endpoint-parent" rev="0.0.1-M0">
  <artifact name="flux-endpoint-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bytepowered', module='flux-endpoint-parent', version='0.0.1-M0')
)
libraryDependencies += "net.bytepowered" % "flux-endpoint-parent" % "0.0.1-M0"
[net.bytepowered/flux-endpoint-parent "0.0.1-M0"]