License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bytepowered |
ArtifactId | ArtifactIdflux-endpoint-parent |
Version | Version0.0.2 |
Type | Typepom |
Description |
Descriptionflux-endpoint-parent
Endpoint client for FluxGo
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBYTEPOWERED.NET |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flux-endpoint-parent-0.0.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint-parent/ -->
<dependency>
<groupId>net.bytepowered</groupId>
<artifactId>flux-endpoint-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint-parent/
implementation 'net.bytepowered:flux-endpoint-parent:0.0.2'
// https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint-parent/
implementation ("net.bytepowered:flux-endpoint-parent:0.0.2")
'net.bytepowered:flux-endpoint-parent:pom:0.0.2'
<dependency org="net.bytepowered" name="flux-endpoint-parent" rev="0.0.2">
<artifact name="flux-endpoint-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bytepowered', module='flux-endpoint-parent', version='0.0.2')
)
libraryDependencies += "net.bytepowered" % "flux-endpoint-parent" % "0.0.2"
[net.bytepowered/flux-endpoint-parent "0.0.2"]