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