Skip to content

boyuanitsm/fort-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fort SDK

Import from

使用之前务必配置Boyuan Maven Repository

Maven

<dependency>
    <groupId>com.boyuanitsm</groupId>
    <artifactId>fort-sdk</artifactId>
    <version>1.6.1</version>
</dependency>

Gradle

compile "com.boyuanitsm:fort-sdk:1.6.1"