is not current version
Last Version 1.1.0

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

The response code design for any project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

paradise-response-code
Version

Version

1.0.0
Type

Type

jar

Download paradise-response-code 1.0.0


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