| License |
License |
|---|---|
| GroupId | GroupIdcom.github.icebuf |
| ArtifactId | ArtifactIdalog-compiler |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlibalog-compiler
Auto log complier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alog-compiler-0.0.6.pom | |
| alog-compiler-0.0.6.jar | 9 KB |
| alog-compiler-0.0.6-sources.jar | 5 KB |
| alog-compiler-0.0.6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.icebuf/alog-compiler/ -->
<dependency>
<groupId>com.github.icebuf</groupId>
<artifactId>alog-compiler</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.icebuf/alog-compiler/
implementation 'com.github.icebuf:alog-compiler:0.0.6'
// https://jarcasting.com/artifacts/com.github.icebuf/alog-compiler/
implementation ("com.github.icebuf:alog-compiler:0.0.6")
'com.github.icebuf:alog-compiler:jar:0.0.6'
<dependency org="com.github.icebuf" name="alog-compiler" rev="0.0.6">
<artifact name="alog-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.icebuf', module='alog-compiler', version='0.0.6')
)
libraryDependencies += "com.github.icebuf" % "alog-compiler" % "0.0.6"
[com.github.icebuf/alog-compiler "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.icebuf : alog | jar | 0.0.6 |
| com.squareup : javapoet | jar | 1.13.0 |
| com.google.auto.service : auto-service | jar | 1.0-rc6 |