Download basedocs-3.0-Preview.jar file - Jar b

Jar examples for b:basedocs

Description

You can download jar file basedocs 3.0-Preview in this page.

License

Open Source License

Build File

You can use the following script to add basedocs-3.0-Preview.jar to your project.

<dependency>
   <groupId>org.glassfish.docs</groupId>
   <artifactId>basedocs</artifactId>
   <version>3.0-Preview</version>
</dependency>
compile group: 'org.glassfish.docs', name: 'basedocs', version: '3.0-Preview'
libraryDependencies += "org.glassfish.docs" % "basedocs" % "3.0-Preview"
<dependency org="org.glassfish.docs" name="basedocs" rev="3.0-Preview"/>
@Grapes(@Grab(group='org.glassfish.docs', module='basedocs', version='3.0-Preview'))
'org.glassfish.docs:basedocs:jar:3.0-Preview'

Download

Click the following link to download the jar file.

basedocs-3.0-Preview.pom
basedocs-3.0-Preview-sources.jar



Related Tutorials