| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.nguyenhunghau |
| ArtifactId | ArtifactIdHauMaventest |
| Last Version | Last Version3.0.Alpha3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHauMaventest
This is a project demo
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| HauMaventest-3.0.Alpha3.pom | |
| HauMaventest-3.0.Alpha3.jar | 3 KB |
| HauMaventest-3.0.Alpha3-sources.jar | 981 bytes |
| HauMaventest-3.0.Alpha3-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nguyenhunghau/HauMaventest/ -->
<dependency>
<groupId>com.github.nguyenhunghau</groupId>
<artifactId>HauMaventest</artifactId>
<version>3.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nguyenhunghau/HauMaventest/
implementation 'com.github.nguyenhunghau:HauMaventest:3.0.Alpha3'
// https://jarcasting.com/artifacts/com.github.nguyenhunghau/HauMaventest/
implementation ("com.github.nguyenhunghau:HauMaventest:3.0.Alpha3")
'com.github.nguyenhunghau:HauMaventest:jar:3.0.Alpha3'
<dependency org="com.github.nguyenhunghau" name="HauMaventest" rev="3.0.Alpha3">
<artifact name="HauMaventest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nguyenhunghau', module='HauMaventest', version='3.0.Alpha3')
)
libraryDependencies += "com.github.nguyenhunghau" % "HauMaventest" % "3.0.Alpha3"
[com.github.nguyenhunghau/HauMaventest "3.0.Alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |