MVN

org.omegat : omegat

Maven & Gradle

Jun 24, 2023

OmegaT · The free translation memory tool

<dependency>
    <groupId>org.omegat</groupId>
    <artifactId>omegat</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.omegat : omegat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of org.omegat : omegat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
omegat-6.0.0
5.8.x
omegat-5.8.1
omegat-5.8.0
5.7.x
omegat-5.7.1
omegat-5.7.0
5.6.x
omegat-5.6.0
5.5.x
omegat-5.5.0
5.4.x
omegat-5.4.4

How to add a dependency to Maven

Add the following org.omegat : omegat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.omegat</groupId>
    <artifactId>omegat</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.omegat : omegat gradle dependency to your build.gradle file:

implementation 'org.omegat:omegat:6.0.0'

Gradle Kotlin DSL: Add the following org.omegat : omegat gradle kotlin dependency to your build.gradle.kts file:

implementation("org.omegat:omegat:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.omegat : omegat sbt scala dependency to your build.sbt file:

libraryDependencies += "org.omegat" % "omegat" % "6.0.0"

Advertisement

Dependencies from Group

Apr 20, 2021
1 usages
1 stars
Feb 25, 2023
1 usages
0 stars
Apr 20, 2021
1 usages
0 stars
Feb 03, 2023
1 usages
0 stars
Apr 20, 2021
1 usages
0 stars

Discover Dependencies

Jul 28, 2023
3 usages
1.3k stars
Jul 28, 2023
1 usages
1.3k stars
Aug 15, 2023
25 usages
446 stars
Aug 14, 2023
0 stars
Sep 29, 2021
6 usages
0 stars
Jul 30, 2023
9 usages
0 stars
Sep 19, 2021
2 usages
75 stars