is not current version
Last Version 3.0.15

org.bridgedb:bridgedb-bundle 2.3.2

BridgeDb is a framework for finding and mapping equivalent database identifiers. It has many facets: it is both a framework, live services, and are identifier mapping files for genes, proteins, and metabolites.

GroupId

GroupId

org.bridgedb
ArtifactId

ArtifactId

bridgedb-bundle
Version

Version

2.3.2
Type

Type

jar

Download bridgedb-bundle 2.3.2


<!-- https://jarcasting.com/artifacts/org.bridgedb/bridgedb-bundle/ -->
<dependency>
    <groupId>org.bridgedb</groupId>
    <artifactId>bridgedb-bundle</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/bridgedb-bundle/
implementation 'org.bridgedb:bridgedb-bundle:2.3.2'
// https://jarcasting.com/artifacts/org.bridgedb/bridgedb-bundle/
implementation ("org.bridgedb:bridgedb-bundle:2.3.2")
'org.bridgedb:bridgedb-bundle:jar:2.3.2'
<dependency org="org.bridgedb" name="bridgedb-bundle" rev="2.3.2">
  <artifact name="bridgedb-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='bridgedb-bundle', version='2.3.2')
)
libraryDependencies += "org.bridgedb" % "bridgedb-bundle" % "2.3.2"
[org.bridgedb/bridgedb-bundle "2.3.2"]