License |
License |
---|---|
GroupId | GroupIddev.struchkov.haiti |
ArtifactId | ArtifactIdhaiti-utils |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHaiti Utils
Utility useful things
|
Project URL |
Project URL |
Filename | Size |
---|---|
haiti-utils-1.0.2.pom | |
haiti-utils-1.0.2.jar | 9 KB |
haiti-utils-1.0.2-sources.jar | 5 KB |
haiti-utils-1.0.2-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-utils/ -->
<dependency>
<groupId>dev.struchkov.haiti</groupId>
<artifactId>haiti-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-utils/
implementation 'dev.struchkov.haiti:haiti-utils:1.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-utils/
implementation ("dev.struchkov.haiti:haiti-utils:1.0.2")
'dev.struchkov.haiti:haiti-utils:jar:1.0.2'
<dependency org="dev.struchkov.haiti" name="haiti-utils" rev="1.0.2">
<artifact name="haiti-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti', module='haiti-utils', version='1.0.2')
)
libraryDependencies += "dev.struchkov.haiti" % "haiti-utils" % "1.0.2"
[dev.struchkov.haiti/haiti-utils "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
dev.struchkov.haiti : haiti-exception | jar |