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

com.github.broadinstitute:picard 1.133

picard

Группа

Группа

com.github.broadinstitute
Идентификатор

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

picard
Версия

Версия

1.133
Тип

Тип

jar

Скачать picard 1.133


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