Phrase Gradle Plugin

A Gradle plugin to upload your mobile translations to Phrase and download all locales.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.decathlon.phraseapp
ArtifactId

ArtifactId

com.decathlon.phraseapp.gradle.plugin
Last Version

Last Version

1.0.0-beta01
Release Date

Release Date

Type

Type

pom
Description

Description

Phrase Gradle Plugin
A Gradle plugin to upload your mobile translations to Phrase and download all locales.
Project URL

Project URL

https://github.com/Decathlon/gradle-plugin-phraseapp/
Source Code Management

Source Code Management

https://github.com/Decathlon/gradle-plugin-phraseapp/

Download com.decathlon.phraseapp.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.decathlon.phrase : phrase-gradle-plugin jar 1.0.0-beta01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta01