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