Download docs-0.4.0.jar file - Jar d

Jar examples for d:docs

Description

Spring Social - Documentation

You can download jar file docs 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add docs-0.4.0.jar to your project.

<dependency>
   <groupId>br.com.objectos.jabuticava</groupId>
   <artifactId>docs</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'br.com.objectos.jabuticava', name: 'docs', version: '0.4.0'
libraryDependencies += "br.com.objectos.jabuticava" % "docs" % "0.4.0"
<dependency org="br.com.objectos.jabuticava" name="docs" rev="0.4.0"/>
@Grapes(@Grab(group='br.com.objectos.jabuticava', module='docs', version='0.4.0'))
'br.com.objectos.jabuticava:docs:jar:0.4.0'

Download

Click the following link to download the jar file.

docs-0.4.0-javadoc.jar
docs-0.4.0-sources.jar
docs-0.4.0.jar
docs-0.4.0.pom



Related Tutorials