is not current version
Last Version 1.4.3

eu.clarin.weblicht:wlfxb 1.3.3

A library for creating and processing of TCF data streams.

GroupId

GroupId

eu.clarin.weblicht
ArtifactId

ArtifactId

wlfxb
Version

Version

1.3.3
Type

Type

jar

Download wlfxb 1.3.3


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