is not current version
Last Version 2.6.5

com.fizzgate:fizz-common 2.3.1


GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-common
Version

Version

2.3.1
Type

Type

jar

Download fizz-common 2.3.1


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