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