is not current version
Last Version 1.1.6

com.github.houbb:paradise-common 1.0.1

The common module for paradise, dependency for nothing.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

paradise-common
Version

Version

1.0.1
Type

Type

jar

Download paradise-common 1.0.1


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