is not current version
Last Version 2.1.0

com.mfizz:mfz-binlog 2.0.1

Java framework for writing and reading binary structured logs

GroupId

GroupId

com.mfizz
ArtifactId

ArtifactId

mfz-binlog
Version

Version

2.0.1
Type

Type

jar

Download mfz-binlog 2.0.1


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