Ver código fonte

更新README

wang 2 anos atrás
pai
commit
5042fcfc4d
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,3 +1,4 @@
+
 # 代码混淆之class-winter
 
 - [代码混淆之class-winter](#代码混淆之class-winter)
@@ -15,6 +16,12 @@
 
 ---
 
+## 仓库最新版本
+ <p>
+  <a href="https://search.maven.org/search?q=g:com.idea-aedi%20a:class-winter-maven-plugin">
+    <img alt="maven" src="https://img.shields.io/maven-central/v/com.idea-aedi/class-winter-maven-plugin?style=flat-square">
+  </a>
+
 <font face="幼圆"  color = "#F53B45">**郑重声明**</font>
 
 [**class-winter**](https://gitee.com/JustryDeng/class-winter) 是本人在学习完 [**class-final(v1.1.9)**](https://gitee.com/roseboy/classfinal) 后,仿照class-final进行编写的,部分思路与class-final一致