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

org.phenopackets:phenopacket-schema 1.0.0-RC1

A Protobuf schema for capturing clinical phenotypes

Группа

Группа

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

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

phenopacket-schema
Версия

Версия

1.0.0-RC1
Тип

Тип

jar

Скачать phenopacket-schema 1.0.0-RC1


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