is not current version
Last Version 1.4.3

eu.clarin.weblicht:wlfxb 1.2.9

A library for creating and processing of TCF data streams.

GroupId

GroupId

eu.clarin.weblicht
ArtifactId

ArtifactId

wlfxb
Version

Version

1.2.9
Type

Type

jar

Download wlfxb 1.2.9


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