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

Jar examples for b:basedocs

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

basedocs-3.0-Prelude.pom
basedocs-3.0-Prelude-sources.jar



Related Tutorials