is not current version
Last Version 1.20

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


Categories

Categories

Data CLI User Interface CRaSH General Purpose Libraries Utility
GroupId

GroupId

nl.crashdata.crashdata-parent
ArtifactId

ArtifactId

eclipse-settings
Version

Version

1.15
Type

Type

jar

Download eclipse-settings 1.15


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