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