is not current version
Last Version 3.0.15

org.bridgedb:bridgedb-bundle 2.3.3

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.3
Type

Type

jar

Download bridgedb-bundle 2.3.3


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