Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

MavenInstructions

Albert Pastrana edited this page Jun 21, 2016 · 2 revisions

Maven Instructions

If you are using Eclipse with the Subclipse and m2eclipse plug-ins, you can check out the project using the following steps:

  1. Select the "File" menu, then the "Import" item.
  2. Select "Maven" from the Import Menu and then "Check out Maven Projects from SCM".
  3. For the SCM URL, choose SVN and enter "https://raw.githubusercontent.com/google/keyczar/master/java/maven/" as the URL.

To create dependency for Keyczar from another Maven project, use the following information:

Clone this wiki locally