Jar examples for c:core-api
A packaging of the IntelliJ Community Edition core-api library. This is release number 1 of trunk branch 142.
You can download jar file core-api 5.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add core-api-5.0.0.jar to your project.
<dependency> <groupId>com.devonfw.cobigen</groupId> <artifactId>core-api</artifactId> <version>5.0.0</version> </dependency>
compile group: 'com.devonfw.cobigen', name: 'core-api', version: '5.0.0'
libraryDependencies += "com.devonfw.cobigen" % "core-api" % "5.0.0"
<dependency org="com.devonfw.cobigen" name="core-api" rev="5.0.0"/>
@Grapes(@Grab(group='com.devonfw.cobigen', module='core-api', version='5.0.0'))
'com.devonfw.cobigen:core-api:jar:5.0.0'
Click the following link to download the jar file.
core-api-5.0.0-javadoc.jar