添加依赖
<dependency>
    <groupId>com.github.ifrugal</groupId>
    <artifactId>gateway-app</artifactId>
    <version>1.0.0</version>
</dependency>
implementation 'com.github.ifrugal:gateway-app:1.0.0'
com.github.ifrugal:gateway-app:1.0.0
<dependency org="com.github.ifrugal" name="gateway-app" rev="1.0.0" />
libraryDependencies += "com.github.ifrugal" % "gateway-app" % "1.0.0"
@Grab(group='com.github.ifrugal', module='gateway-app', version='1.0.0')
[com.github.ifrugal/gateway-app "1.0.0"]
'com.github.ifrugal:gateway-app:jar:1.0.0'
资源下载
资源类型Central
jar 包 gateway-app-1.0.0.jar
源码包 gateway-app-1.0.0-sources.jar
版本列表 (1)