License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.biodata |
ArtifactId | ArtifactIdbiodata-external |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBiological entities and their equivalents in different file formats typically used in bioinformatics
|
Project URL |
Project URL |
Filename | Size |
---|---|
biodata-external-2.4.0.pom | |
biodata-external-2.4.0.jar | 1 MB |
biodata-external-2.4.0-tests.jar | 1 KB |
biodata-external-2.4.0-sources.jar | 954 KB |
biodata-external-2.4.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/ -->
<dependency>
<groupId>org.opencb.biodata</groupId>
<artifactId>biodata-external</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/
implementation 'org.opencb.biodata:biodata-external:2.4.0'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/
implementation ("org.opencb.biodata:biodata-external:2.4.0")
'org.opencb.biodata:biodata-external:jar:2.4.0'
<dependency org="org.opencb.biodata" name="biodata-external" rev="2.4.0">
<artifact name="biodata-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-external', version='2.4.0')
)
libraryDependencies += "org.opencb.biodata" % "biodata-external" % "2.4.0"
[org.opencb.biodata/biodata-external "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | 1.7.7 |
org.opencb.commons : commons-datastore-core | jar | 4.4.0 |