License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.decathlon.phraseapp |
ArtifactId | ArtifactIdcom.decathlon.phraseapp.gradle.plugin |
Version | Version1.0.0-beta01 |
Type | Typepom |
Description |
DescriptionPhrase Gradle Plugin
A Gradle plugin to upload your mobile translations to Phrase and download all locales.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.decathlon.phraseapp.gradle.plugin-1.0.0-beta01.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.decathlon.phrase : phrase-gradle-plugin | jar | 1.0.0-beta01 |