Last Version

Gradle Crowdin Plugin 0.1.1

Gradle plugin for Crowdin.com, download and upload translation files

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.mendhak.gradlecrowdin
ArtifactId

ArtifactId

crowdin-plugin
Version

Version

0.1.1
Type

Type

jar
Description

Description

Gradle Crowdin Plugin
Gradle plugin for Crowdin.com, download and upload translation files
Project URL

Project URL

https://github.com/mendhak/gradle-crowdin-plugin
Source Code Management

Source Code Management

https://github.com/mendhak/gradle-crowdin-plugin.git

Download crowdin-plugin 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.3
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.