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

no.entur:schema2proto-parent 1.0-alpha-25

Schema2proto - Xsd schema to protobuf

Группа

Группа

no.entur
Идентификатор

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

schema2proto-parent
Версия

Версия

1.0-alpha-25
Тип

Тип

pom

Скачать schema2proto-parent 1.0-alpha-25

Имя Файла Размер
schema2proto-parent-1.0-alpha-25.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-parent/ -->
<dependency>
    <groupId>no.entur</groupId>
    <artifactId>schema2proto-parent</artifactId>
    <version>1.0-alpha-25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-parent/
implementation 'no.entur:schema2proto-parent:1.0-alpha-25'
// https://jarcasting.com/artifacts/no.entur/schema2proto-parent/
implementation ("no.entur:schema2proto-parent:1.0-alpha-25")
'no.entur:schema2proto-parent:pom:1.0-alpha-25'
<dependency org="no.entur" name="schema2proto-parent" rev="1.0-alpha-25">
  <artifact name="schema2proto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-parent', version='1.0-alpha-25')
)
libraryDependencies += "no.entur" % "schema2proto-parent" % "1.0-alpha-25"
[no.entur/schema2proto-parent "1.0-alpha-25"]