License |
License |
---|---|
GroupId | GroupIddev.struchkov.haiti |
ArtifactId | ArtifactIdhaiti-core |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionHaiti Core
Implementation of the main classes of the framework
|
Filename | Size |
---|---|
haiti-core-0.0.2.pom | |
haiti-core-0.0.2.jar | 13 KB |
haiti-core-0.0.2-sources.jar | 7 KB |
haiti-core-0.0.2-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-core/ -->
<dependency>
<groupId>dev.struchkov.haiti</groupId>
<artifactId>haiti-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-core/
implementation 'dev.struchkov.haiti:haiti-core:0.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-core/
implementation ("dev.struchkov.haiti:haiti-core:0.0.2")
'dev.struchkov.haiti:haiti-core:jar:0.0.2'
<dependency org="dev.struchkov.haiti" name="haiti-core" rev="0.0.2">
<artifact name="haiti-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti', module='haiti-core', version='0.0.2')
)
libraryDependencies += "dev.struchkov.haiti" % "haiti-core" % "0.0.2"
[dev.struchkov.haiti/haiti-core "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
dev.struchkov.haiti : haiti-context | jar | |
org.projectlombok : lombok | jar | |
dev.struchkov.haiti : haiti-filter | jar |