is not current version
Last Version 2.6.5

com.fizzgate:fizz-plugin 2.0.0-beta4


GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-plugin
Version

Version

2.0.0-beta4
Type

Type

jar

Download fizz-plugin 2.0.0-beta4


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