MVN

be.lukin.poeditor : gradle

Maven & Gradle

Jul 10, 2015
26 stars

Gradle Plugin for POEditor · Gradle plugin to sync translations with POEditor

<dependency>
    <groupId>be.lukin.poeditor</groupId>
    <artifactId>gradle</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.lukin.poeditor : gradle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of be.lukin.poeditor : gradle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
gradle-0.3.3
gradle-0.3.2
gradle-0.3.1
gradle-0.3.0
0.2.x
gradle-0.2.0
0.1.x
gradle-0.1.0

How to add a dependency to Maven

Add the following be.lukin.poeditor : gradle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.lukin.poeditor</groupId>
    <artifactId>gradle</artifactId>
    <version>0.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.lukin.poeditor : gradle gradle dependency to your build.gradle file:

implementation 'be.lukin.poeditor:gradle:0.3.3'

Gradle Kotlin DSL: Add the following be.lukin.poeditor : gradle gradle kotlin dependency to your build.gradle.kts file:

implementation("be.lukin.poeditor:gradle:0.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.lukin.poeditor : gradle sbt scala dependency to your build.sbt file:

libraryDependencies += "be.lukin.poeditor" % "gradle" % "0.3.3"

Advertisement

Dependencies from Group

Jul 10, 2015
1 usages
6 stars
Jul 10, 2015
26 stars

Discover Dependencies

Dec 03, 2022
137 usages
2.3k stars
Dec 08, 2022
2 usages
2.6k stars
Nov 08, 2015
2 usages
21.3k stars
Jul 16, 2023
8 usages
Jul 19, 2018
Sep 23, 2016
4 usages
4.8k stars
Mar 01, 2019
4 usages
5k stars
Jul 06, 2021
1 usages
111 stars