Download core-api-5.0.0.jar file - Jar c

Jar examples for c:core-api

Description

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.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

core-api-5.0.0-javadoc.jar
core-api-5.0.0-sources.jar
core-api-5.0.0.jar
core-api-5.0.0.pom



Related Tutorials