is not current version
Last Version 3.0.0-beta25

com.devonfw.tools.ide:devon-ide-settings 3.0.0-beta16

Settings with configuration templates for devon-ide. You are supposed to copy and commit them to your version control system.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.devonfw.tools.ide
ArtifactId

ArtifactId

devon-ide-settings
Version

Version

3.0.0-beta16
Type

Type

pom

Download devon-ide-settings 3.0.0-beta16


<!-- https://jarcasting.com/artifacts/com.devonfw.tools.ide/devon-ide-settings/ -->
<dependency>
    <groupId>com.devonfw.tools.ide</groupId>
    <artifactId>devon-ide-settings</artifactId>
    <version>3.0.0-beta16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.tools.ide/devon-ide-settings/
implementation 'com.devonfw.tools.ide:devon-ide-settings:3.0.0-beta16'
// https://jarcasting.com/artifacts/com.devonfw.tools.ide/devon-ide-settings/
implementation ("com.devonfw.tools.ide:devon-ide-settings:3.0.0-beta16")
'com.devonfw.tools.ide:devon-ide-settings:pom:3.0.0-beta16'
<dependency org="com.devonfw.tools.ide" name="devon-ide-settings" rev="3.0.0-beta16">
  <artifact name="devon-ide-settings" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.tools.ide', module='devon-ide-settings', version='3.0.0-beta16')
)
libraryDependencies += "com.devonfw.tools.ide" % "devon-ide-settings" % "3.0.0-beta16"
[com.devonfw.tools.ide/devon-ide-settings "3.0.0-beta16"]