# tutorial **Repository Path**: surick/tutorial ## Basic Information - **Project Name**: tutorial - **Description**: 项目中使用的相关工具整合及各类API使用实例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/surick/tutorial.git - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-01-31 - **Last Updated**: 2023-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tutorial [![Build Status](https://travis-ci.org/surick/tutorial.svg?branch=master)](https://travis-ci.org/surick/tutorial) ====== >A set of Java tools and examples of using some web api. ## Getting Started - ``> git clone https://github.com/surick/tutorial.git`` - ``> cd tutorial && mvn install`` - **gl hf** ## Building the Application - ``> mvn clean package``