Skip to content

Phantom Shield Http API包装器,帮助你开发的后端/IRC对接到验证接口

Notifications You must be signed in to change notification settings

Fl0wowP4rty/phantom-shield-http-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PhantomShield API Wrapper

一个实用程序帮助你开发的应用程序后端/IRC对接到幻影盾的API接口

示例请查看Test.java的代码以及JavaDoc

添加到你的项目

添加jitpack仓库到你的项目仓库列表

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>

添加依赖

	<dependency>
	    <groupId>com.github.Fl0wowP4rty</groupId>
	    <artifactId>phantom-shield-http-wrapper</artifactId>
	    <version>-SNAPSHOT</version>
	</dependency>

About

Phantom Shield Http API包装器,帮助你开发的后端/IRC对接到验证接口

Resources

Stars

Watchers

Forks

Languages