GroupId | GroupIdeu.clarin.weblicht |
---|---|
ArtifactId | ArtifactIdwlfxb |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
wlfxb-1.3.4.pom | |
wlfxb-1.3.4.jar | 258 KB |
wlfxb-1.3.4-test-sources.jar | 391 KB |
wlfxb-1.3.4-sources.jar | 255 KB |
wlfxb-1.3.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.clarin.weblicht/wlfxb/ -->
<dependency>
<groupId>eu.clarin.weblicht</groupId>
<artifactId>wlfxb</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.clarin.weblicht/wlfxb/
implementation 'eu.clarin.weblicht:wlfxb:1.3.4'
// https://jarcasting.com/artifacts/eu.clarin.weblicht/wlfxb/
implementation ("eu.clarin.weblicht:wlfxb:1.3.4")
'eu.clarin.weblicht:wlfxb:jar:1.3.4'
<dependency org="eu.clarin.weblicht" name="wlfxb" rev="1.3.4">
<artifact name="wlfxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.clarin.weblicht', module='wlfxb', version='1.3.4')
)
libraryDependencies += "eu.clarin.weblicht" % "wlfxb" % "1.3.4"
[eu.clarin.weblicht/wlfxb "1.3.4"]