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

org.phenopackets:phenopacket-schema 0.1.0

A Protobuf schema for capturing clinical phenotypes

Группа

Группа

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

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

phenopacket-schema
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать phenopacket-schema 0.1.0


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