Categories |
CategoriesData CRaSH General Purpose Libraries Utility |
---|---|
GroupId | GroupIdnl.crashdata.crashdata-parent |
ArtifactId | ArtifactIdcrashdata-version-rules |
Version | Version1.29 |
Type | Typejar |
<!-- 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.29</version>
</dependency>
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-version-rules/
implementation 'nl.crashdata.crashdata-parent:crashdata-version-rules:1.29'
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/crashdata-version-rules/
implementation ("nl.crashdata.crashdata-parent:crashdata-version-rules:1.29")
'nl.crashdata.crashdata-parent:crashdata-version-rules:jar:1.29'
<dependency org="nl.crashdata.crashdata-parent" name="crashdata-version-rules" rev="1.29">
<artifact name="crashdata-version-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.crashdata.crashdata-parent', module='crashdata-version-rules', version='1.29')
)
libraryDependencies += "nl.crashdata.crashdata-parent" % "crashdata-version-rules" % "1.29"
[nl.crashdata.crashdata-parent/crashdata-version-rules "1.29"]