is not current version
Last Version 2.0

com.github.heuermh.ensemblrestclient:ensembl-rest-client-example 2.0-rc2

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

2.0-rc2
Type

Type

jar

Download ensembl-rest-client-example 2.0-rc2


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