| License |
License |
|---|---|
| GroupId | GroupIdcom.github.stacs-srg |
| ArtifactId | ArtifactIdcommon-pom |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncommon-pom
Common POM for stacs-srg projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| common-pom-1.0.2.pom | 12 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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stacs-srg/common-pom/
implementation 'com.github.stacs-srg:common-pom:1.0.2'
// https://jarcasting.com/artifacts/com.github.stacs-srg/common-pom/
implementation ("com.github.stacs-srg:common-pom:1.0.2")
'com.github.stacs-srg:common-pom:pom:1.0.2'
<dependency org="com.github.stacs-srg" name="common-pom" rev="1.0.2">
<artifact name="common-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stacs-srg', module='common-pom', version='1.0.2')
)
libraryDependencies += "com.github.stacs-srg" % "common-pom" % "1.0.2"
[com.github.stacs-srg/common-pom "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |