Categories |
CategoriesProtobuf Data Data Structures |
---|---|
GroupId | GroupIdcom.github.frtu.governance |
ArtifactId | ArtifactIdext-protobuf-pom |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
ext-protobuf-pom-1.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/ext-protobuf-pom/ -->
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>ext-protobuf-pom</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/ext-protobuf-pom/
implementation 'com.github.frtu.governance:ext-protobuf-pom:1.0.1'
// https://jarcasting.com/artifacts/com.github.frtu.governance/ext-protobuf-pom/
implementation ("com.github.frtu.governance:ext-protobuf-pom:1.0.1")
'com.github.frtu.governance:ext-protobuf-pom:pom:1.0.1'
<dependency org="com.github.frtu.governance" name="ext-protobuf-pom" rev="1.0.1">
<artifact name="ext-protobuf-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='ext-protobuf-pom', version='1.0.1')
)
libraryDependencies += "com.github.frtu.governance" % "ext-protobuf-pom" % "1.0.1"
[com.github.frtu.governance/ext-protobuf-pom "1.0.1"]