Last Version

Test 0.1.1

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

License

License

GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

test
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Download test 0.1.1


<!-- 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.