NPPES NPI Registry API Kotlin Client

A Kotlin (Java) client library for accessing the NPPES NPI Registry.

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

io.zhkv.api
ArtifactId

ArtifactId

nppesnpi-kotlin-api-client
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

NPPES NPI Registry API Kotlin Client
A Kotlin (Java) client library for accessing the NPPES NPI Registry.
Project URL

Project URL

https://github.com/aezhikov/nppesnpi-kotlin-api-client

Download nppesnpi-kotlin-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.zhkv.api/nppesnpi-kotlin-api-client/ -->
<dependency>
    <groupId>io.zhkv.api</groupId>
    <artifactId>nppesnpi-kotlin-api-client</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.zhkv.api/nppesnpi-kotlin-api-client/
implementation 'io.zhkv.api:nppesnpi-kotlin-api-client:0.3.5'
// https://jarcasting.com/artifacts/io.zhkv.api/nppesnpi-kotlin-api-client/
implementation ("io.zhkv.api:nppesnpi-kotlin-api-client:0.3.5")
'io.zhkv.api:nppesnpi-kotlin-api-client:jar:0.3.5'
<dependency org="io.zhkv.api" name="nppesnpi-kotlin-api-client" rev="0.3.5">
  <artifact name="nppesnpi-kotlin-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zhkv.api', module='nppesnpi-kotlin-api-client', version='0.3.5')
)
libraryDependencies += "io.zhkv.api" % "nppesnpi-kotlin-api-client" % "0.3.5"
[io.zhkv.api/nppesnpi-kotlin-api-client "0.3.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.50
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.6
io.github.microutils : kotlin-logging jar 1.5.4

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.50

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4