License |
License |
---|---|
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdschema2proto-xsdproto |
Version | Version1.56 |
Type | Typejar |
Description |
DescriptionSchema2proto - XSD schema to protobuf.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema2proto-xsdproto-1.56.pom | |
schema2proto-xsdproto-1.56.jar | 1 KB |
schema2proto-xsdproto-1.56-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-xsdproto/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-xsdproto</artifactId>
<version>1.56</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsdproto/
implementation 'no.entur:schema2proto-xsdproto:1.56'
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsdproto/
implementation ("no.entur:schema2proto-xsdproto:1.56")
'no.entur:schema2proto-xsdproto:jar:1.56'
<dependency org="no.entur" name="schema2proto-xsdproto" rev="1.56">
<artifact name="schema2proto-xsdproto" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-xsdproto', version='1.56')
)
libraryDependencies += "no.entur" % "schema2proto-xsdproto" % "1.56"
[no.entur/schema2proto-xsdproto "1.56"]