License |
License |
---|---|
Categories |
CategoriesData CLI User Interface CRaSH General Purpose Libraries Utility |
GroupId | GroupIdnl.crashdata.crashdata-parent |
ArtifactId | ArtifactIdcrashdata-eclipse-settings |
Last Version | Last Version1.34 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrashdata eclipse settings
Parent project for various subprojects
|
<!-- https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-eclipse-settings/ -->
<dependency>
<groupId>nl.crashdata.crashdata-parent</groupId>
<artifactId>crashdata-eclipse-settings</artifactId>
<version>1.34</version>
</dependency>
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-eclipse-settings/
implementation 'nl.crashdata.crashdata-parent:crashdata-eclipse-settings:1.34'
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-eclipse-settings/
implementation ("nl.crashdata.crashdata-parent:crashdata-eclipse-settings:1.34")
'nl.crashdata.crashdata-parent:crashdata-eclipse-settings:jar:1.34'
<dependency org="nl.crashdata.crashdata-parent" name="crashdata-eclipse-settings" rev="1.34">
<artifact name="crashdata-eclipse-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.crashdata.crashdata-parent', module='crashdata-eclipse-settings', version='1.34')
)
libraryDependencies += "nl.crashdata.crashdata-parent" % "crashdata-eclipse-settings" % "1.34"
[nl.crashdata.crashdata-parent/crashdata-eclipse-settings "1.34"]