Test

帮助你轻松地将 Api 返回值处理成统一格式

License

License

GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

test
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Test
帮助你轻松地将 Api 返回值处理成统一格式

Download test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.taccisum : unify-payload-core jar 0.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1