is not current version
Last Version 2.6.5

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


GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-core
Version

Version

v2.3.4-beta20220122
Type

Type

jar

Download fizz-core v2.3.4-beta20220122


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