не последняя версия
Последняя версия 4.8.8.8

com.github.lyr-2000:common-web-api 2.0

my common web api 我的项目接口的封装

Группа

Группа

com.github.lyr-2000
Идентификатор

Идентификатор

common-web-api
Версия

Версия

2.0
Тип

Тип

jar

Скачать common-web-api 2.0


<!-- https://jarcasting.com/artifacts/com.github.lyr-2000/common-web-api/ -->
<dependency>
    <groupId>com.github.lyr-2000</groupId>
    <artifactId>common-web-api</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyr-2000/common-web-api/
implementation 'com.github.lyr-2000:common-web-api:2.0'
// https://jarcasting.com/artifacts/com.github.lyr-2000/common-web-api/
implementation ("com.github.lyr-2000:common-web-api:2.0")
'com.github.lyr-2000:common-web-api:jar:2.0'
<dependency org="com.github.lyr-2000" name="common-web-api" rev="2.0">
  <artifact name="common-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyr-2000', module='common-web-api', version='2.0')
)
libraryDependencies += "com.github.lyr-2000" % "common-web-api" % "2.0"
[com.github.lyr-2000/common-web-api "2.0"]