is not current version
Last Version 1.0.6

io.github.toquery:clever-framework-log 1.0.5


GroupId

GroupId

io.github.toquery
ArtifactId

ArtifactId

clever-framework-log
Version

Version

1.0.5
Type

Type

jar

Download clever-framework-log 1.0.5


<!-- https://jarcasting.com/artifacts/io.github.toquery/clever-framework-log/ -->
<dependency>
    <groupId>io.github.toquery</groupId>
    <artifactId>clever-framework-log</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toquery/clever-framework-log/
implementation 'io.github.toquery:clever-framework-log:1.0.5'
// https://jarcasting.com/artifacts/io.github.toquery/clever-framework-log/
implementation ("io.github.toquery:clever-framework-log:1.0.5")
'io.github.toquery:clever-framework-log:jar:1.0.5'
<dependency org="io.github.toquery" name="clever-framework-log" rev="1.0.5">
  <artifact name="clever-framework-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toquery', module='clever-framework-log', version='1.0.5')
)
libraryDependencies += "io.github.toquery" % "clever-framework-log" % "1.0.5"
[io.github.toquery/clever-framework-log "1.0.5"]