is not current version
Last Version 1.0.1

com.apothesource.pillfill:rxnorm-client 1.0.0

A lightweight java client library for the NIH RxNav (RxNorm) services

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.apothesource.pillfill
ArtifactId

ArtifactId

rxnorm-client
Version

Version

1.0.0
Type

Type

jar

Download rxnorm-client 1.0.0


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