Categories |
CategoriesMaven Build Tools KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdtop.infra.maven |
ArtifactId | ArtifactIdtopinfra-mvnext-module-gpg-key |
Version | Version1.0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-gpg-key/ -->
<dependency>
<groupId>top.infra.maven</groupId>
<artifactId>topinfra-mvnext-module-gpg-key</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-gpg-key/
implementation 'top.infra.maven:topinfra-mvnext-module-gpg-key:1.0.8'
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-gpg-key/
implementation ("top.infra.maven:topinfra-mvnext-module-gpg-key:1.0.8")
'top.infra.maven:topinfra-mvnext-module-gpg-key:jar:1.0.8'
<dependency org="top.infra.maven" name="topinfra-mvnext-module-gpg-key" rev="1.0.8">
<artifact name="topinfra-mvnext-module-gpg-key" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra.maven', module='topinfra-mvnext-module-gpg-key', version='1.0.8')
)
libraryDependencies += "top.infra.maven" % "topinfra-mvnext-module-gpg-key" % "1.0.8"
[top.infra.maven/topinfra-mvnext-module-gpg-key "1.0.8"]