MVN

com.decathlon.phrase : gradle-client

Maven & Gradle

Jul 28, 2023
1 usages
11 stars

Gradle Client · JVM client to interact with Phrase via its API.

<dependency>
    <groupId>com.decathlon.phrase</groupId>
    <artifactId>gradle-client</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.decathlon.phrase : gradle-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1
  • Latest Beta: 1.0.0-beta02

All Versions

Choose a version of com.decathlon.phrase : gradle-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gradle-client-1.0.0-beta02
gradle-client-1.0.0-beta01
0.0.x
gradle-client-0.0.1

How to add a dependency to Maven

Add the following com.decathlon.phrase : gradle-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.decathlon.phrase</groupId>
    <artifactId>gradle-client</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.decathlon.phrase : gradle-client gradle dependency to your build.gradle file:

implementation 'com.decathlon.phrase:gradle-client:0.0.1'

Gradle Kotlin DSL: Add the following com.decathlon.phrase : gradle-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.decathlon.phrase:gradle-client:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.decathlon.phrase : gradle-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.decathlon.phrase" % "gradle-client" % "0.0.1"

Advertisement

Dependencies from Group

Jul 28, 2023
1 usages
11 stars
Jul 28, 2023
1 usages
11 stars

Discover Dependencies

Jun 22, 2021
1 usages
0 stars
Jul 03, 2021
1 usages
0 stars
Jul 11, 2021
1 usages
0 stars
Jul 25, 2021
1 usages
1 stars
Jul 25, 2021
1 usages
1 stars
Jul 28, 2021
2 usages
Jul 27, 2022
1 usages
3 stars
Aug 03, 2021
1 usages
0 stars
Aug 09, 2021
1 usages
3 stars