is not current version
Last Version 2021.12.006

com.devonfw.cobigen:core-api 7.0.0

Code-based incremental generator - API

GroupId

GroupId

com.devonfw.cobigen
ArtifactId

ArtifactId

core-api
Version

Version

7.0.0
Type

Type

jar

Download core-api 7.0.0


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