is not current version
Last Version 1.4.3

eu.clarin.weblicht:wlfxb 1.2.4

A library for creating and processing of TCF data streams.

GroupId

GroupId

eu.clarin.weblicht
ArtifactId

ArtifactId

wlfxb
Version

Version

1.2.4
Type

Type

jar

Download wlfxb 1.2.4


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