License |
License |
---|---|
GroupId | GroupIdcom.github.taccisum |
ArtifactId | ArtifactIdtest |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest
帮助你轻松地将 Api 返回值处理成统一格式
|
Filename | Size |
---|---|
test-0.1.1.pom | |
test-0.1.1.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.taccisum : unify-payload-core | jar | 0.1.1 |