is not current version
Last Version 1.1.6

com.github.houbb:paradise-enhance 1.1.1

The enhance for your project. This project dependency for other third jars.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

paradise-enhance
Version

Version

1.1.1
Type

Type

jar

Download paradise-enhance 1.1.1


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