Last Version

GNU gettext plugin for Gradle 1.82

Configures gettext processing for Gradle

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

gettext-plugin
Version

Version

1.82
Type

Type

jar
Description

Description

GNU gettext plugin for Gradle
Configures gettext processing for Gradle
Project URL

Project URL

https://github.com/vlsi/vlsi-release-plugins
Source Code Management

Source Code Management

https://github.com/vlsi/vlsi-release-plugins

Download gettext-plugin 1.82


<!-- https://jarcasting.com/artifacts/com.github.vlsi.gradle/gettext-plugin/ -->
<dependency>
    <groupId>com.github.vlsi.gradle</groupId>
    <artifactId>gettext-plugin</artifactId>
    <version>1.82</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.gradle/gettext-plugin/
implementation 'com.github.vlsi.gradle:gettext-plugin:1.82'
// https://jarcasting.com/artifacts/com.github.vlsi.gradle/gettext-plugin/
implementation ("com.github.vlsi.gradle:gettext-plugin:1.82")
'com.github.vlsi.gradle:gettext-plugin:jar:1.82'
<dependency org="com.github.vlsi.gradle" name="gettext-plugin" rev="1.82">
  <artifact name="gettext-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.gradle', module='gettext-plugin', version='1.82')
)
libraryDependencies += "com.github.vlsi.gradle" % "gettext-plugin" % "1.82"
[com.github.vlsi.gradle/gettext-plugin "1.82"]

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.