Last Version

PillFill Java Client 1.0.1

A mHealth library to simplify accessing patient prescriptions, drug information, and prescriber/pharmacy data.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.apothesource.pillfill
ArtifactId

ArtifactId

pf-java-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

PillFill Java Client
A mHealth library to simplify accessing patient prescriptions, drug information, and prescriber/pharmacy data.
Source Code Management

Source Code Management

https://github.com/rammic/pf-java-client

Download pf-java-client 1.0.1


<!-- https://jarcasting.com/artifacts/com.apothesource.pillfill/pf-java-client/ -->
<dependency>
    <groupId>com.apothesource.pillfill</groupId>
    <artifactId>pf-java-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.apothesource.pillfill/pf-java-client/
implementation 'com.apothesource.pillfill:pf-java-client:1.0.1'
// https://jarcasting.com/artifacts/com.apothesource.pillfill/pf-java-client/
implementation ("com.apothesource.pillfill:pf-java-client:1.0.1")
'com.apothesource.pillfill:pf-java-client:jar:1.0.1'
<dependency org="com.apothesource.pillfill" name="pf-java-client" rev="1.0.1">
  <artifact name="pf-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apothesource.pillfill', module='pf-java-client', version='1.0.1')
)
libraryDependencies += "com.apothesource.pillfill" % "pf-java-client" % "1.0.1"
[com.apothesource.pillfill/pf-java-client "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.gson : gson jar 2.3
com.squareup.okhttp : okhttp-urlconnection jar 2.4.0
io.reactivex : rxjava jar 1.0.11
com.squareup.okhttp : okhttp jar 2.4.0
org.cryptonode.jncryptor : jncryptor jar 1.2.0
com.google.dagger : dagger jar 2.0.1
com.jakewharton.timber : timber jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.