is not current version
Last Version 3.1.0

com.devonfw.starter:devonfw-starters 2.4.0


GroupId

GroupId

com.devonfw.starter
ArtifactId

ArtifactId

devonfw-starters
Version

Version

2.4.0
Type

Type

pom

Download devonfw-starters 2.4.0


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