is not current version
Last Version 3.0.Alpha3

com.github.nguyenhunghau:HauMaventest 3.0.Alpha2

This is a project demo

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.nguyenhunghau
ArtifactId

ArtifactId

HauMaventest
Version

Version

3.0.Alpha2
Type

Type

jar

Download HauMaventest 3.0.Alpha2


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