is not current version
Last Version 2.6.5

com.fizzgate:fizz-gateway-community 2.2.1-beta2

fizz gateway community

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-gateway-community
Version

Version

2.2.1-beta2
Type

Type

pom

Download fizz-gateway-community 2.2.1-beta2


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