is not current version
Last Version 2.6.5

com.fizzgate:fizz-core 2.2.0-beta7


GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-core
Version

Version

2.2.0-beta7
Type

Type

jar

Download fizz-core 2.2.0-beta7


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