License |
License |
---|---|
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdhummingbird |
Last Version | Last Version1.0.2.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhummingbird
hummingbird
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hummingbird-1.0.2.3-RELEASE.pom | |
hummingbird-1.0.2.3-RELEASE.jar | 65 KB |
hummingbird-1.0.2.3-RELEASE-sources.jar | 57 KB |
hummingbird-1.0.2.3-RELEASE-javadoc.jar | 827 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/hummingbird/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>hummingbird</artifactId>
<version>1.0.2.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/hummingbird/
implementation 'com.github.thierrysquirrel:hummingbird:1.0.2.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/hummingbird/
implementation ("com.github.thierrysquirrel:hummingbird:1.0.2.3-RELEASE")
'com.github.thierrysquirrel:hummingbird:jar:1.0.2.3-RELEASE'
<dependency org="com.github.thierrysquirrel" name="hummingbird" rev="1.0.2.3-RELEASE">
<artifact name="hummingbird" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='hummingbird', version='1.0.2.3-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "hummingbird" % "1.0.2.3-RELEASE"
[com.github.thierrysquirrel/hummingbird "1.0.2.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |