is not current version
Last Version 1.82

com.github.vlsi.gettext:com.github.vlsi.gettext.gradle.plugin 1.81

Configures gettext processing for Gradle

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.vlsi.gettext
ArtifactId

ArtifactId

com.github.vlsi.gettext.gradle.plugin
Version

Version

1.81
Type

Type

pom

Download com.github.vlsi.gettext.gradle.plugin 1.81


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