Last Version

JGettext 0.15.1

JGettext provides the ability to read/parse and write GNU Gettext catalog files (PO and POT files)

License

License

GroupId

GroupId

org.fedorahosted.tennera
ArtifactId

ArtifactId

jgettext
Version

Version

0.15.1
Type

Type

jar
Description

Description

JGettext
JGettext provides the ability to read/parse and write GNU Gettext catalog files (PO and POT files)
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc
Source Code Management

Source Code Management

https://github.com/zanata/jgettext

Download jgettext 0.15.1


<!-- https://jarcasting.com/artifacts/org.fedorahosted.tennera/jgettext/ -->
<dependency>
    <groupId>org.fedorahosted.tennera</groupId>
    <artifactId>jgettext</artifactId>
    <version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fedorahosted.tennera/jgettext/
implementation 'org.fedorahosted.tennera:jgettext:0.15.1'
// https://jarcasting.com/artifacts/org.fedorahosted.tennera/jgettext/
implementation ("org.fedorahosted.tennera:jgettext:0.15.1")
'org.fedorahosted.tennera:jgettext:jar:0.15.1'
<dependency org="org.fedorahosted.tennera" name="jgettext" rev="0.15.1">
  <artifact name="jgettext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fedorahosted.tennera', module='jgettext', version='0.15.1')
)
libraryDependencies += "org.fedorahosted.tennera" % "jgettext" % "0.15.1"
[org.fedorahosted.tennera/jgettext "0.15.1"]

Dependencies

compile (2)

Group / Artifact Type Version
antlr : antlr jar 2.7.7
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.