| License |
License |
|---|---|
| GroupId | GroupIdorg.sadtech.haiti |
| ArtifactId | ArtifactIdhaiti |
| Version | Version0.0.1-RELEASE |
| Type | Typepom |
| Description |
DescriptionHaiti Framework
Fast development to keep time on the beach
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSADTECH |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| haiti-0.0.1-RELEASE.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sadtech.haiti/haiti/ -->
<dependency>
<groupId>org.sadtech.haiti</groupId>
<artifactId>haiti</artifactId>
<version>0.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.haiti/haiti/
implementation 'org.sadtech.haiti:haiti:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.haiti/haiti/
implementation ("org.sadtech.haiti:haiti:0.0.1-RELEASE")
'org.sadtech.haiti:haiti:pom:0.0.1-RELEASE'
<dependency org="org.sadtech.haiti" name="haiti" rev="0.0.1-RELEASE">
<artifact name="haiti" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.haiti', module='haiti', version='0.0.1-RELEASE')
)
libraryDependencies += "org.sadtech.haiti" % "haiti" % "0.0.1-RELEASE"
[org.sadtech.haiti/haiti "0.0.1-RELEASE"]