| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sf.okapi | 
| ArtifactId | ArtifactIdokapi-application-tikal | 
| Last Version | Last Version1.41.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOkapi Tikal The Okapi Framework is a cross-platform and free open-source
		set of components and applications that offer extensive support for
		localizing and translating documentation and software. | 
<!-- https://jarcasting.com/artifacts/net.sf.okapi/okapi-application-tikal/ -->
<dependency>
    <groupId>net.sf.okapi</groupId>
    <artifactId>okapi-application-tikal</artifactId>
    <version>1.41.0</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.okapi/okapi-application-tikal/
implementation 'net.sf.okapi:okapi-application-tikal:1.41.0'// https://jarcasting.com/artifacts/net.sf.okapi/okapi-application-tikal/
implementation ("net.sf.okapi:okapi-application-tikal:1.41.0")'net.sf.okapi:okapi-application-tikal:jar:1.41.0'<dependency org="net.sf.okapi" name="okapi-application-tikal" rev="1.41.0">
  <artifact name="okapi-application-tikal" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.okapi', module='okapi-application-tikal', version='1.41.0')
)libraryDependencies += "net.sf.okapi" % "okapi-application-tikal" % "1.41.0"[net.sf.okapi/okapi-application-tikal "1.41.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| com.tngtech.java : junit-dataprovider | jar | 1.13.1 | 
| net.sf.okapi.logbind : build-logback Optional | jar | 1.41.0 |