From 4c402b47dc056c281e9a652390f6de2f02e2a82c Mon Sep 17 00:00:00 2001 From: xfworld Date: Tue, 12 Dec 2017 12:30:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 711d72c..a5689a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ 支持spring boot 快速引入 Gradle 引入方式 +``` groovy compile group: 'cn.afterturn',name:'easypoi-spring-boot-starter',version:'0.1.1' +``` Maven 引入方式 ```xml