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