is not current version
Last Version 1.1.0

com.github.houbb:paradise-response-code 1.0.1

The response code design for any project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

paradise-response-code
Version

Version

1.0.1
Type

Type

jar

Download paradise-response-code 1.0.1


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