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