License |
License |
---|---|
GroupId | GroupIdcom.github.frtu.governance |
ArtifactId | ArtifactIdbase-proto-pom |
Version | Version1.1.0 |
Type | Typepom |
Description |
DescriptionBase Parent pom extension for Protobuf
Base Parent pom extension for Protobuf
|
Filename | Size |
---|---|
base-proto-pom-1.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/base-proto-pom/ -->
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>base-proto-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/base-proto-pom/
implementation 'com.github.frtu.governance:base-proto-pom:1.1.0'
// https://jarcasting.com/artifacts/com.github.frtu.governance/base-proto-pom/
implementation ("com.github.frtu.governance:base-proto-pom:1.1.0")
'com.github.frtu.governance:base-proto-pom:pom:1.1.0'
<dependency org="com.github.frtu.governance" name="base-proto-pom" rev="1.1.0">
<artifact name="base-proto-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='base-proto-pom', version='1.1.0')
)
libraryDependencies += "com.github.frtu.governance" % "base-proto-pom" % "1.1.0"
[com.github.frtu.governance/base-proto-pom "1.1.0"]