Download gogs-2.2.60.jar file - Jar g

Jar examples for g:gogs

Description

[Gogs](http://gogs/) - A self-hosted Git service written in Go

You can download jar file gogs 2.2.60 in this page.

License

Apache License

Build File

You can use the following script to add gogs-2.2.60.jar to your project.

<dependency>
   <groupId>io.fabric8.devops.apps</groupId>
   <artifactId>gogs</artifactId>
   <version>2.2.60</version>
</dependency>
compile group: 'io.fabric8.devops.apps', name: 'gogs', version: '2.2.60'
libraryDependencies += "io.fabric8.devops.apps" % "gogs" % "2.2.60"
<dependency org="io.fabric8.devops.apps" name="gogs" rev="2.2.60"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='gogs', version='2.2.60'))
'io.fabric8.devops.apps:gogs:jar:2.2.60'

Download

Click the following link to download the jar file.

gogs-2.2.60-javadoc.jar
gogs-2.2.60-sources.jar
gogs-2.2.60.jar
gogs-2.2.60.pom



Related Tutorials