is not current version
Last Version 2.6.5

com.fizzgate:fizz-plugin 2.2.0-beta5


GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-plugin
Version

Version

2.2.0-beta5
Type

Type

jar

Download fizz-plugin 2.2.0-beta5


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