is not current version
Last Version 2.6.5

com.fizzgate:fizz-gateway-community 2.4.1

fizz gateway community

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-gateway-community
Version

Version

2.4.1
Type

Type

pom

Download fizz-gateway-community 2.4.1


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