is not current version
Last Version 2022.04.003

com.devonfw.tools.ide:devonfw-ide-settings 3.3.0

Settings with configuration templates for devonfw-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

devonfw-ide-settings
Version

Version

3.3.0
Type

Type

pom

Download devonfw-ide-settings 3.3.0


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