| License | License | 
|---|---|
| GroupId | GroupIdcom.github.nguyenhunghau | 
| ArtifactId | ArtifactIdTWA1 | 
| Last Version | Last Version3.0.Alpha2 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionTWA1 This is a web project demo | 
| Filename | Size | 
|---|---|
| TWA1-3.0.Alpha2.pom | |
| TWA1-3.0.Alpha2.war | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1/ -->
<dependency>
    <groupId>com.github.nguyenhunghau</groupId>
    <artifactId>TWA1</artifactId>
    <version>3.0.Alpha2</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1/
implementation 'com.github.nguyenhunghau:TWA1:3.0.Alpha2'// https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1/
implementation ("com.github.nguyenhunghau:TWA1:3.0.Alpha2")'com.github.nguyenhunghau:TWA1:war:3.0.Alpha2'<dependency org="com.github.nguyenhunghau" name="TWA1" rev="3.0.Alpha2">
  <artifact name="TWA1" type="war" />
</dependency>@Grapes(
@Grab(group='com.github.nguyenhunghau', module='TWA1', version='3.0.Alpha2')
)libraryDependencies += "com.github.nguyenhunghau" % "TWA1" % "3.0.Alpha2"[com.github.nguyenhunghau/TWA1 "3.0.Alpha2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |