is not current version
Last Version 2021.12.006

com.devonfw.cobigen:core-api 5.4.0

Code-based incremental generator - API

GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

core-api
Version

Version

5.4.0
Type

Type

jar

Download core-api 5.4.0


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