License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.opencb.biodata |
ArtifactId | ArtifactIdbiodata-external |
Version | Version2.3.0 |
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.3.0.pom | |
biodata-external-2.3.0.jar | 1 MB |
biodata-external-2.3.0-tests.jar | 1 KB |
biodata-external-2.3.0-sources.jar | 950 KB |
biodata-external-2.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/
implementation 'org.opencb.biodata:biodata-external:2.3.0'
// https://jarcasting.com/artifacts/org.opencb.biodata/biodata-external/
implementation ("org.opencb.biodata:biodata-external:2.3.0")
'org.opencb.biodata:biodata-external:jar:2.3.0'
<dependency org="org.opencb.biodata" name="biodata-external" rev="2.3.0">
<artifact name="biodata-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.biodata', module='biodata-external', version='2.3.0')
)
libraryDependencies += "org.opencb.biodata" % "biodata-external" % "2.3.0"
[org.opencb.biodata/biodata-external "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | 1.7.7 |
org.opencb.commons : commons-datastore-core | jar | 4.3.0 |