Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.okapi.applications |
ArtifactId | ArtifactIdlynx-web-ear |
Version | Version1.1.9 |
Type | Typeear |
Filename | Size |
---|---|
lynx-web-ear-1.1.9.pom | |
lynx-web-ear-1.1.9.ear | 16 MB |
lynx-web-ear-1.1.9-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.okapi.applications/lynx-web-ear/ -->
<dependency>
<groupId>net.sf.okapi.applications</groupId>
<artifactId>lynx-web-ear</artifactId>
<version>1.1.9</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.okapi.applications/lynx-web-ear/
implementation 'net.sf.okapi.applications:lynx-web-ear:1.1.9'
// https://jarcasting.com/artifacts/net.sf.okapi.applications/lynx-web-ear/
implementation ("net.sf.okapi.applications:lynx-web-ear:1.1.9")
'net.sf.okapi.applications:lynx-web-ear:ear:1.1.9'
<dependency org="net.sf.okapi.applications" name="lynx-web-ear" rev="1.1.9">
<artifact name="lynx-web-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='net.sf.okapi.applications', module='lynx-web-ear', version='1.1.9')
)
libraryDependencies += "net.sf.okapi.applications" % "lynx-web-ear" % "1.1.9"
[net.sf.okapi.applications/lynx-web-ear "1.1.9"]