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

com.fengwenyi:JavaLib-result 1.1.0

【JavaLib】对接口结果(result)进行规范封装

Группа

Группа

com.fengwenyi
Идентификатор

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

JavaLib-result
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать JavaLib-result 1.1.0


<!-- https://jarcasting.com/artifacts/com.fengwenyi/JavaLib-result/ -->
<dependency>
    <groupId>com.fengwenyi</groupId>
    <artifactId>JavaLib-result</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fengwenyi/JavaLib-result/
implementation 'com.fengwenyi:JavaLib-result:1.1.0'
// https://jarcasting.com/artifacts/com.fengwenyi/JavaLib-result/
implementation ("com.fengwenyi:JavaLib-result:1.1.0")
'com.fengwenyi:JavaLib-result:jar:1.1.0'
<dependency org="com.fengwenyi" name="JavaLib-result" rev="1.1.0">
  <artifact name="JavaLib-result" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fengwenyi', module='JavaLib-result', version='1.1.0')
)
libraryDependencies += "com.fengwenyi" % "JavaLib-result" % "1.1.0"
[com.fengwenyi/JavaLib-result "1.1.0"]