License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bytepowered |
ArtifactId | ArtifactIdflux-endpoint |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionEndpoint client for FluxGo
|
Project Organization |
Project OrganizationBYTEPOWERED.NET |
Filename | Size |
---|---|
flux-endpoint-0.0.2.pom | |
flux-endpoint-0.0.2.jar | 40 KB |
flux-endpoint-0.0.2-sources.jar | 24 KB |
flux-endpoint-0.0.2-javadoc.jar | 586 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint/ -->
<dependency>
<groupId>net.bytepowered</groupId>
<artifactId>flux-endpoint</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint/
implementation 'net.bytepowered:flux-endpoint:0.0.2'
// https://jarcasting.com/artifacts/net.bytepowered/flux-endpoint/
implementation ("net.bytepowered:flux-endpoint:0.0.2")
'net.bytepowered:flux-endpoint:jar:0.0.2'
<dependency org="net.bytepowered" name="flux-endpoint" rev="0.0.2">
<artifact name="flux-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bytepowered', module='flux-endpoint', version='0.0.2')
)
libraryDependencies += "net.bytepowered" % "flux-endpoint" % "0.0.2"
[net.bytepowered/flux-endpoint "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.dubbo : dubbo-dependencies-zookeeper | pom | 2.7.7 |