is not current version
Last Version 2022.04.003

com.devonfw.tools.ide:devonfw-ide-scripts 3.2.3

Scripts to setup and update the development environment.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.devonfw.tools.ide
ArtifactId

ArtifactId

devonfw-ide-scripts
Version

Version

3.2.3
Type

Type

pom

Download devonfw-ide-scripts 3.2.3


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