is not current version
Last Version 1.1.3

com.github.houbb:paradise-core 1.0.1

The core of paradise, for compile annotation and others.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

paradise-core
Version

Version

1.0.1
Type

Type

jar

Download paradise-core 1.0.1


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