MVN

com.apothesource.pillfill : pf-java-client

Maven & Gradle

Jul 14, 2015
6 stars

PillFill Java Client · A application used as an example on how to set up pushing its components to the Central Repository.

<dependency>
    <groupId>com.apothesource.pillfill</groupId>
    <artifactId>pf-java-client</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apothesource.pillfill : pf-java-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.apothesource.pillfill : pf-java-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pf-java-client-1.0.1
pf-java-client-1.0.0

How to add a dependency to Maven

Add the following com.apothesource.pillfill : pf-java-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.apothesource.pillfill</groupId>
    <artifactId>pf-java-client</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.apothesource.pillfill : pf-java-client gradle dependency to your build.gradle file:

implementation 'com.apothesource.pillfill:pf-java-client:1.0.1'

Gradle Kotlin DSL: Add the following com.apothesource.pillfill : pf-java-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.apothesource.pillfill:pf-java-client:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.apothesource.pillfill : pf-java-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.apothesource.pillfill" % "pf-java-client" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 06, 2016
0 stars
Oct 06, 2015
2 usages
35 stars
Jun 02, 2017
6 stars
Jul 14, 2015
2 usages
401 stars
Dec 26, 2017
3 usages
0 stars
Nov 13, 2016
5 usages
1 stars
Aug 16, 2015
0 stars