PoParser

This is a simple parser for gettext .po files

License

License

GroupId

GroupId

ch.poole
ArtifactId

ArtifactId

PoParser
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

PoParser
This is a simple parser for gettext .po files
Project URL

Project URL

https://github.com/simonpoole/PoParser
Source Code Management

Source Code Management

https://github.com/simonpoole/PoParser.git

Download PoParser

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0