is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-log 1.1.2

icefrog 日志封装

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-log
Version

Version

1.1.2
Type

Type

jar

Download icefrog-log 1.1.2


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