is not current version
Last Version 0.1.162

com.github.houbb:heaven 0.1.13

Collect base useful tools for dev.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

heaven
Version

Version

0.1.13
Type

Type

jar

Download heaven 0.1.13


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