is not current version
Last Version 1.20

nl.crashdata.crashdata-parent:eclipse-settings 1.13


Categories

Categories

Data CLI User Interface CRaSH General Purpose Libraries Utility
GroupId

GroupId

nl.crashdata.crashdata-parent
ArtifactId

ArtifactId

eclipse-settings
Version

Version

1.13
Type

Type

jar

Download eclipse-settings 1.13


<!-- https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/eclipse-settings/ -->
<dependency>
    <groupId>nl.crashdata.crashdata-parent</groupId>
    <artifactId>eclipse-settings</artifactId>
    <version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/eclipse-settings/
implementation 'nl.crashdata.crashdata-parent:eclipse-settings:1.13'
// https://jarcasting.com/artifacts/nl.crashdata.crashdata-parent/eclipse-settings/
implementation ("nl.crashdata.crashdata-parent:eclipse-settings:1.13")
'nl.crashdata.crashdata-parent:eclipse-settings:jar:1.13'
<dependency org="nl.crashdata.crashdata-parent" name="eclipse-settings" rev="1.13">
  <artifact name="eclipse-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.crashdata.crashdata-parent', module='eclipse-settings', version='1.13')
)
libraryDependencies += "nl.crashdata.crashdata-parent" % "eclipse-settings" % "1.13"
[nl.crashdata.crashdata-parent/eclipse-settings "1.13"]