is not current version
Last Version 1.0.2

com.github.stacs-srg:common-pom 1.0.0

Common POM for stacs-srg projects

GroupId

GroupId

com.github.stacs-srg
ArtifactId

ArtifactId

common-pom
Version

Version

1.0.0
Type

Type

pom

Download common-pom 1.0.0

Filename Size
common-pom-1.0.0.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.stacs-srg/common-pom/ -->
<dependency>
    <groupId>com.github.stacs-srg</groupId>
    <artifactId>common-pom</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stacs-srg/common-pom/
implementation 'com.github.stacs-srg:common-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.stacs-srg/common-pom/
implementation ("com.github.stacs-srg:common-pom:1.0.0")
'com.github.stacs-srg:common-pom:pom:1.0.0'
<dependency org="com.github.stacs-srg" name="common-pom" rev="1.0.0">
  <artifact name="common-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stacs-srg', module='common-pom', version='1.0.0')
)
libraryDependencies += "com.github.stacs-srg" % "common-pom" % "1.0.0"
[com.github.stacs-srg/common-pom "1.0.0"]