is not current version
Last Version 0.6.3

us.ihmc:log-tools 0.5.0

Log Tools

GroupId

GroupId

us.ihmc
ArtifactId

ArtifactId

log-tools
Version

Version

0.5.0
Type

Type

jar

Download log-tools 0.5.0


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