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