is not current version
Last Version 2.0

com.github.heuermh.ensemblrestclient:ensembl-rest-client-example 1.5

Examples for the Ensembl REST API client library.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.heuermh.ensemblrestclient
ArtifactId

ArtifactId

ensembl-rest-client-example
Version

Version

1.5
Type

Type

jar

Download ensembl-rest-client-example 1.5


<!-- https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client-example/ -->
<dependency>
    <groupId>com.github.heuermh.ensemblrestclient</groupId>
    <artifactId>ensembl-rest-client-example</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client-example/
implementation 'com.github.heuermh.ensemblrestclient:ensembl-rest-client-example:1.5'
// https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client-example/
implementation ("com.github.heuermh.ensemblrestclient:ensembl-rest-client-example:1.5")
'com.github.heuermh.ensemblrestclient:ensembl-rest-client-example:jar:1.5'
<dependency org="com.github.heuermh.ensemblrestclient" name="ensembl-rest-client-example" rev="1.5">
  <artifact name="ensembl-rest-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.ensemblrestclient', module='ensembl-rest-client-example', version='1.5')
)
libraryDependencies += "com.github.heuermh.ensemblrestclient" % "ensembl-rest-client-example" % "1.5"
[com.github.heuermh.ensemblrestclient/ensembl-rest-client-example "1.5"]