is not current version
Last Version 1.0.0-beta2

org.codelibs.gitbucket:gitbucket-fess-plugin_2.11 1.0.0-beta1

gitbucket-fess-plugin

GroupId

GroupId

org.codelibs.gitbucket
ArtifactId

ArtifactId

gitbucket-fess-plugin_2.11
Version

Version

1.0.0-beta1
Type

Type

jar

Download gitbucket-fess-plugin_2.11 1.0.0-beta1


<!-- https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.11/ -->
<dependency>
    <groupId>org.codelibs.gitbucket</groupId>
    <artifactId>gitbucket-fess-plugin_2.11</artifactId>
    <version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.11/
implementation 'org.codelibs.gitbucket:gitbucket-fess-plugin_2.11:1.0.0-beta1'
// https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.11/
implementation ("org.codelibs.gitbucket:gitbucket-fess-plugin_2.11:1.0.0-beta1")
'org.codelibs.gitbucket:gitbucket-fess-plugin_2.11:jar:1.0.0-beta1'
<dependency org="org.codelibs.gitbucket" name="gitbucket-fess-plugin_2.11" rev="1.0.0-beta1">
  <artifact name="gitbucket-fess-plugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.gitbucket', module='gitbucket-fess-plugin_2.11', version='1.0.0-beta1')
)
libraryDependencies += "org.codelibs.gitbucket" % "gitbucket-fess-plugin_2.11" % "1.0.0-beta1"
[org.codelibs.gitbucket/gitbucket-fess-plugin_2.11 "1.0.0-beta1"]