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