License |
License
Terms of use for devonfw-ide
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.devonfw.tools.ide |
ArtifactId | ArtifactIddevon-ide-scripts |
Version | Version3.0.0-beta25 |
Type | Typepom |
Description |
Descriptiondevon-ide-scripts
Scripts to setup and update the development environment.
|
Project URL |
Project URL |
Filename | Size |
---|---|
devon-ide-scripts-3.0.0-beta25.pom | |
devon-ide-scripts-3.0.0-beta25.tar.gz | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devonfw.tools.ide/devon-ide-scripts/ -->
<dependency>
<groupId>com.devonfw.tools.ide</groupId>
<artifactId>devon-ide-scripts</artifactId>
<version>3.0.0-beta25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.tools.ide/devon-ide-scripts/
implementation 'com.devonfw.tools.ide:devon-ide-scripts:3.0.0-beta25'
// https://jarcasting.com/artifacts/com.devonfw.tools.ide/devon-ide-scripts/
implementation ("com.devonfw.tools.ide:devon-ide-scripts:3.0.0-beta25")
'com.devonfw.tools.ide:devon-ide-scripts:pom:3.0.0-beta25'
<dependency org="com.devonfw.tools.ide" name="devon-ide-scripts" rev="3.0.0-beta25">
<artifact name="devon-ide-scripts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.tools.ide', module='devon-ide-scripts', version='3.0.0-beta25')
)
libraryDependencies += "com.devonfw.tools.ide" % "devon-ide-scripts" % "3.0.0-beta25"
[com.devonfw.tools.ide/devon-ide-scripts "3.0.0-beta25"]
Group / Artifact | Type | Version |
---|---|---|
com.devonfw.tools.ide : devon-ide-configurator | jar | 3.0.0-beta25 |