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