| License |
License |
|---|---|
| GroupId | GroupIdio.github.didi.hummer |
| ArtifactId | ArtifactIdhummer-compiler |
| Last Version | Last Version0.2.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhummer-compiler
Hummer is a high-performance, highly available, lightweight and dynamic cross-platform framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hummer-compiler-0.2.17.pom | |
| hummer-compiler-0.2.17.jar | 19 KB |
| hummer-compiler-0.2.17-sources.jar | 11 KB |
| hummer-compiler-0.2.17-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.didi.hummer/hummer-compiler/ -->
<dependency>
<groupId>io.github.didi.hummer</groupId>
<artifactId>hummer-compiler</artifactId>
<version>0.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.didi.hummer/hummer-compiler/
implementation 'io.github.didi.hummer:hummer-compiler:0.2.17'
// https://jarcasting.com/artifacts/io.github.didi.hummer/hummer-compiler/
implementation ("io.github.didi.hummer:hummer-compiler:0.2.17")
'io.github.didi.hummer:hummer-compiler:jar:0.2.17'
<dependency org="io.github.didi.hummer" name="hummer-compiler" rev="0.2.17">
<artifact name="hummer-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.didi.hummer', module='hummer-compiler', version='0.2.17')
)
libraryDependencies += "io.github.didi.hummer" % "hummer-compiler" % "0.2.17"
[io.github.didi.hummer/hummer-compiler "0.2.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup : javapoet | jar | 1.11.1 |
| io.github.didi.hummer : hummer-annotation | jar | 0.2.3 |