Download gitbucket_2.12-4.11.0.jar file - Jar g

Jar examples for g:gitbucket-2.12

Description

gitbucket

You can download jar file gitbucket_2.12 4.11.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gitbucket_2.12-4.11.0.jar to your project.

<dependency>
   <groupId>io.github.gitbucket</groupId>
   <artifactId>gitbucket_2.12</artifactId>
   <version>4.11.0</version>
</dependency>
compile group: 'io.github.gitbucket', name: 'gitbucket_2.12', version: '4.11.0'
libraryDependencies += "io.github.gitbucket" % "gitbucket_2.12" % "4.11.0"
<dependency org="io.github.gitbucket" name="gitbucket_2.12" rev="4.11.0"/>
@Grapes(@Grab(group='io.github.gitbucket', module='gitbucket_2.12', version='4.11.0'))
'io.github.gitbucket:gitbucket_2.12:jar:4.11.0'

Download

Click the following link to download the jar file.

gitbucket_2.12-4.11.0-javadoc.jar
gitbucket_2.12-4.11.0-sources.jar
gitbucket_2.12-4.11.0.jar
gitbucket_2.12-4.11.0.pom



Related Tutorials