is not current version
Last Version 2.1.0.M20

cloud.agileframework:agile-log 2.0.5

print log for request

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-log
Version

Version

2.0.5
Type

Type

jar

Download agile-log 2.0.5


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