Explorar el Código

增加版本说明

4.1.3.A
jueyue hace 7 años
padre
commit
944f647b1e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver fichero

@@ -3,7 +3,7 @@
Gradle 引入方式
``` groovy
compile group: 'cn.afterturn',name:'easypoi-spring-boot-starter',version:'0.2'
compile group: 'cn.afterturn',name:'easypoi-spring-boot-starter',version:'3.3.0'
```
Maven 引入方式
@@ -11,7 +11,7 @@ Maven 引入方式
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-spring-boot-starter</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>
```


Cargando…
Cancelar
Guardar