is not current version
Last Version 2.6.5

com.fizzgate:fizz-common v2.3.4-beta20220122


GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-common
Version

Version

v2.3.4-beta20220122
Type

Type

jar

Download fizz-common v2.3.4-beta20220122


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