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

com.github.broadinstitute:picard 1.141

picard

Группа

Группа

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

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

picard
Версия

Версия

1.141
Тип

Тип

jar

Скачать picard 1.141


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