License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github |
ArtifactId | ArtifactIdhoubbbbb |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhbw-utils
hbw-utils
|
Filename | Size |
---|---|
houbbbbb-0.0.1.pom | |
houbbbbb-0.0.1.jar | 6 KB |
houbbbbb-0.0.1-sources.jar | 6 KB |
houbbbbb-0.0.1-javadoc.jar | 67 KB |
houbbbbb-0.0.1-jar-with-dependencies.jar | 25 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github/houbbbbb/ -->
<dependency>
<groupId>com.github</groupId>
<artifactId>houbbbbb</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github/houbbbbb/
implementation 'com.github:houbbbbb:0.0.1'
// https://jarcasting.com/artifacts/com.github/houbbbbb/
implementation ("com.github:houbbbbb:0.0.1")
'com.github:houbbbbb:jar:0.0.1'
<dependency org="com.github" name="houbbbbb" rev="0.0.1">
<artifact name="houbbbbb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github', module='houbbbbb', version='0.0.1')
)
libraryDependencies += "com.github" % "houbbbbb" % "0.0.1"
[com.github/houbbbbb "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 |