is not current version
Last Version 3.1.0

com.devonfw.starter:devonfw-starters 3.0.0


GroupId

GroupId

com.devonfw.starter
ArtifactId

ArtifactId

devonfw-starters
Version

Version

3.0.0
Type

Type

pom

Download devonfw-starters 3.0.0


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