License |
License |
---|---|
GroupId | GroupIdcom.github.houbbbbb |
ArtifactId | ArtifactIdhbw-utils |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhbw-utils
hbw-utils
|
Filename | Size |
---|---|
hbw-utils-0.0.1.pom | |
hbw-utils-0.0.1.jar | 7 KB |
hbw-utils-0.0.1-sources.jar | 6 KB |
hbw-utils-0.0.1-javadoc.jar | 67 KB |
hbw-utils-0.0.1-jar-with-dependencies.jar | 25 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbbbbb/hbw-utils/ -->
<dependency>
<groupId>com.github.houbbbbb</groupId>
<artifactId>hbw-utils</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbbbbb/hbw-utils/
implementation 'com.github.houbbbbb:hbw-utils:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbbbbb/hbw-utils/
implementation ("com.github.houbbbbb:hbw-utils:0.0.1")
'com.github.houbbbbb:hbw-utils:jar:0.0.1'
<dependency org="com.github.houbbbbb" name="hbw-utils" rev="0.0.1">
<artifact name="hbw-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbbbbb', module='hbw-utils', version='0.0.1')
)
libraryDependencies += "com.github.houbbbbb" % "hbw-utils" % "0.0.1"
[com.github.houbbbbb/hbw-utils "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.plugins : nexus-staging-maven-plugin | jar | 1.6.7 |
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.5 |
org.apache.maven.plugins : maven-javadoc-plugin | jar | 3.1.0 |
org.apache.maven.plugins : maven-source-plugin | jar | 3.1.0 |
org.apache.maven.plugins : maven-release-plugin | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |