is not current version
Last Version 1.7.0

org.codelibs.gitbucket:gitbucket-fess-plugin_2.13 1.6.0

gitbucket-fess-plugin

GroupId

GroupId

org.codelibs.gitbucket
ArtifactId

ArtifactId

gitbucket-fess-plugin_2.13
Version

Version

1.6.0
Type

Type

jar

Download gitbucket-fess-plugin_2.13 1.6.0


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