| License |
License |
|---|---|
| Categories |
CategoriesCRaSH General Purpose Libraries Utility |
| GroupId | GroupIddev.crashteam |
| ArtifactId | ArtifactIdservice-parent-pom |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCrashteam parent
crashteam library parent pom
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| service-parent-pom-1.0.3.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.crashteam/service-parent-pom/ -->
<dependency>
<groupId>dev.crashteam</groupId>
<artifactId>service-parent-pom</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.crashteam/service-parent-pom/
implementation 'dev.crashteam:service-parent-pom:1.0.3'
// https://jarcasting.com/artifacts/dev.crashteam/service-parent-pom/
implementation ("dev.crashteam:service-parent-pom:1.0.3")
'dev.crashteam:service-parent-pom:pom:1.0.3'
<dependency org="dev.crashteam" name="service-parent-pom" rev="1.0.3">
<artifact name="service-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.crashteam', module='service-parent-pom', version='1.0.3')
)
libraryDependencies += "dev.crashteam" % "service-parent-pom" % "1.0.3"
[dev.crashteam/service-parent-pom "1.0.3"]