Download core-api-2.0.1-nimble.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 2.0.1-nimble in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add core-api-2.0.1-nimble.jar to your project.

<dependency>
   <groupId>org.gridkit.3rd.btrace</groupId>
   <artifactId>core-api</artifactId>
   <version>2.0.1-nimble</version>
</dependency>
compile group: 'org.gridkit.3rd.btrace', name: 'core-api', version: '2.0.1-nimble'
libraryDependencies += "org.gridkit.3rd.btrace" % "core-api" % "2.0.1-nimble"
<dependency org="org.gridkit.3rd.btrace" name="core-api" rev="2.0.1-nimble"/>
@Grapes(@Grab(group='org.gridkit.3rd.btrace', module='core-api', version='2.0.1-nimble'))
'org.gridkit.3rd.btrace:core-api:jar:2.0.1-nimble'

Download

Click the following link to download the jar file.

core-api-2.0.1-nimble-javadoc.jar
core-api-2.0.1-nimble-sources.jar
core-api-2.0.1-nimble.jar
core-api-2.0.1-nimble.pom



Related Tutorials