не последняя версия
Последняя версия 2.0

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

Example for the Ensembl REST API client library.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.heuermh.ensemblrestclient
Идентификатор

Идентификатор

ensembl-rest-client-example
Версия

Версия

1.1
Тип

Тип

jar

Скачать ensembl-rest-client-example 1.1


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