is not current version
Last Version 0.3.3

com.github.davidmoten:logan 0.3.2

Log analysis

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

logan
Version

Version

0.3.2
Type

Type

war

Download logan 0.3.2


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/logan/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>logan</artifactId>
    <version>0.3.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/logan/
implementation 'com.github.davidmoten:logan:0.3.2'
// https://jarcasting.com/artifacts/com.github.davidmoten/logan/
implementation ("com.github.davidmoten:logan:0.3.2")
'com.github.davidmoten:logan:war:0.3.2'
<dependency org="com.github.davidmoten" name="logan" rev="0.3.2">
  <artifact name="logan" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='logan', version='0.3.2')
)
libraryDependencies += "com.github.davidmoten" % "logan" % "0.3.2"
[com.github.davidmoten/logan "0.3.2"]