License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdheaven |
Last Version | Last Version0.1.162 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheaven
Collect base useful tools for dev.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
heaven-0.1.162.pom | |
heaven-0.1.162.jar | 254 KB |
heaven-0.1.162-sources.jar | 197 KB |
heaven-0.1.162-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/heaven/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>heaven</artifactId>
<version>0.1.162</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/heaven/
implementation 'com.github.houbb:heaven:0.1.162'
// https://jarcasting.com/artifacts/com.github.houbb/heaven/
implementation ("com.github.houbb:heaven:0.1.162")
'com.github.houbb:heaven:jar:0.1.162'
<dependency org="com.github.houbb" name="heaven" rev="0.1.162">
<artifact name="heaven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='heaven', version='0.1.162')
)
libraryDependencies += "com.github.houbb" % "heaven" % "0.1.162"
[com.github.houbb/heaven "0.1.162"]
Group / Artifact | Type | Version |
---|---|---|
org.apiguardian : apiguardian-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |