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