HauGradleTest

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.nguyenhunghau
ArtifactId

ArtifactId

HauGradleTest
Last Version

Last Version

3.0.Alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

HauGradleTest
A application used as an example on how to set up pushing its components to the Central Repository.
Project URL

Project URL

https://github.com/nguyenhunghau/hunghaunguyen
Source Code Management

Source Code Management

https://github.com/nguyenhunghau/hunghaunguyen

Download HauGradleTest

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.Alpha3
3.0.Alpha2