Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
/ pgkb-common-io Public archive

Common IO code shared among all PharmGKB projects.

License

Notifications You must be signed in to change notification settings

PharmGKB/pgkb-common-io

Repository files navigation

PharmGKB Common IO

Maven Central

This package is no longer being maintained. Most of it has been merged into pgkb-common.

This package contains common IO code shared among all PharmGKB projects.

Get It

Maven

<dependencies>
  ...
  <dependency>
    <groupId>org.pharmgkb</groupId>
    <artifactId>pgkb-common-io</artifactId>
    <version>0.2.0</version>
  </dependency>
  ...
</dependencies>

Non-Maven

For use cases that do not automatically resolve dependencies from Maven repositories, you can still download jars from the Central Maven repository.

About

Common IO code shared among all PharmGKB projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages