| License | License | 
|---|---|
| Categories | CategoriesGradle Build Tools | 
| GroupId | GroupIdcom.github.nguyenhunghau | 
| ArtifactId | ArtifactIdTWA1Gradle | 
| Last Version | Last Version3.0.Alpha2 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionHauGradleTest A application used as an example on how to set up pushing  its components to the Central Repository. | 
| Filename | Size | 
|---|---|
| TWA1Gradle-3.0.Alpha2.pom | |
| TWA1Gradle-3.0.Alpha2.war | 446 KB | 
| TWA1Gradle-3.0.Alpha2-sources.jar | 1 KB | 
| TWA1Gradle-3.0.Alpha2-javadoc.jar | 31 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1Gradle/ -->
<dependency>
    <groupId>com.github.nguyenhunghau</groupId>
    <artifactId>TWA1Gradle</artifactId>
    <version>3.0.Alpha2</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1Gradle/
implementation 'com.github.nguyenhunghau:TWA1Gradle:3.0.Alpha2'// https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1Gradle/
implementation ("com.github.nguyenhunghau:TWA1Gradle:3.0.Alpha2")'com.github.nguyenhunghau:TWA1Gradle:war:3.0.Alpha2'<dependency org="com.github.nguyenhunghau" name="TWA1Gradle" rev="3.0.Alpha2">
  <artifact name="TWA1Gradle" type="war" />
</dependency>@Grapes(
@Grab(group='com.github.nguyenhunghau', module='TWA1Gradle', version='3.0.Alpha2')
)libraryDependencies += "com.github.nguyenhunghau" % "TWA1Gradle" % "3.0.Alpha2"[com.github.nguyenhunghau/TWA1Gradle "3.0.Alpha2"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.15 | 
| commons-io : commons-io | jar | 1.4 |