не последняя версия
Последняя версия 6.0.5

org.biojava:biojava-structure 4.2.8

The protein structure modules of BioJava.

Категории

Категории

BioJava Прикладные библиотеки Science
Группа

Группа

org.biojava
Идентификатор

Идентификатор

biojava-structure
Версия

Версия

4.2.8
Тип

Тип

jar

Скачать biojava-structure 4.2.8


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