| License |
License |
|---|---|
| Categories |
CategoriesData CRaSH General Purpose Libraries Utility |
| GroupId | GroupIdnl.crashdata.crashdata-parent |
| ArtifactId | ArtifactIdcrashdata-parent |
| Last Version | Last Version1.34 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCrashData parent pom
Parent project for various subprojects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crashdata-parent-1.34.pom | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-parent/ -->
<dependency>
<groupId>nl.crashdata.crashdata-parent</groupId>
<artifactId>crashdata-parent</artifactId>
<version>1.34</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-parent/
implementation 'nl.crashdata.crashdata-parent:crashdata-parent:1.34'
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-parent/
implementation ("nl.crashdata.crashdata-parent:crashdata-parent:1.34")
'nl.crashdata.crashdata-parent:crashdata-parent:pom:1.34'
<dependency org="nl.crashdata.crashdata-parent" name="crashdata-parent" rev="1.34">
<artifact name="crashdata-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.crashdata.crashdata-parent', module='crashdata-parent', version='1.34')
)
libraryDependencies += "nl.crashdata.crashdata-parent" % "crashdata-parent" % "1.34"
[nl.crashdata.crashdata-parent/crashdata-parent "1.34"]