License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.apothesource.pillfill |
ArtifactId | ArtifactIdpf-java-client |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionPillFill Java Client
A mHealth library to simplify accessing patient prescriptions, drug information, and prescriber/pharmacy data.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pf-java-client-1.0.1.pom | |
pf-java-client-1.0.1.jar | 320 KB |
pf-java-client-1.0.1-sources.jar | 235 KB |
pf-java-client-1.0.1-javadoc.jar | 297 KB |
Browse |
<!-- 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"]
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 |
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 |