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