is not current version
Last Version 2022.04.003

com.devonfw.tools.ide:devonfw-ide-doc 2020.04.004

Documentation for devonfw-ide (Integrated Development Environment)

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.devonfw.tools.ide
ArtifactId

ArtifactId

devonfw-ide-doc
Version

Version

2020.04.004
Type

Type

pom

Download devonfw-ide-doc 2020.04.004


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