is not current version
Last Version 2.6.5

com.fizzgate:fizz-gateway-community 2.2.0-beta4

fizz gateway community

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-gateway-community
Version

Version

2.2.0-beta4
Type

Type

pom

Download fizz-gateway-community 2.2.0-beta4


<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/ -->
<dependency>
    <groupId>com.fizzgate</groupId>
    <artifactId>fizz-gateway-community</artifactId>
    <version>2.2.0-beta4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/
implementation 'com.fizzgate:fizz-gateway-community:2.2.0-beta4'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-gateway-community/
implementation ("com.fizzgate:fizz-gateway-community:2.2.0-beta4")
'com.fizzgate:fizz-gateway-community:pom:2.2.0-beta4'
<dependency org="com.fizzgate" name="fizz-gateway-community" rev="2.2.0-beta4">
  <artifact name="fizz-gateway-community" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-gateway-community', version='2.2.0-beta4')
)
libraryDependencies += "com.fizzgate" % "fizz-gateway-community" % "2.2.0-beta4"
[com.fizzgate/fizz-gateway-community "2.2.0-beta4"]