is not current version
Last Version 2.0

com.github.heuermh.ensemblrestclient:ensembl-rest-client-multimodule 2.0-rc1

Multimodule build for the ensembl-rest-client project.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.heuermh.ensemblrestclient
ArtifactId

ArtifactId

ensembl-rest-client-multimodule
Version

Version

2.0-rc1
Type

Type

pom

Download ensembl-rest-client-multimodule 2.0-rc1


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