is not current version
Last Version 0.6.0

com.globalmentor:globalmentor-text-elff 0.5.0

GlobalMentor Java Extended Log File Format (ELFF) library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-text-elff
Version

Version

0.5.0
Type

Type

jar

Download globalmentor-text-elff 0.5.0


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