jar

ch.tutti.gradle.android.svg : android-svg

Maven & Gradle

Mar 31, 2015
2 stars

Android SVG Plugin · A gradle plugin (for android projects) that automatically converts SVGs located in src/main/svg/* to pngs.

Table Of Contents

Latest Version

Download ch.tutti.gradle.android.svg : android-svg JAR file - Latest Versions:

All Versions

Download ch.tutti.gradle.android.svg : android-svg JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window android-svg-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.tutti.svg

├─ ch.tutti.svg.SvgConverter.class - [JAR]

ch.tutti.gradle.android.svg

├─ ch.tutti.gradle.android.svg.AndroidSvgPlugin.class - [JAR]

├─ ch.tutti.gradle.android.svg.AndroidSvgPluginExtension.class - [JAR]

├─ ch.tutti.gradle.android.svg.ConvertSvgItem.class - [JAR]

├─ ch.tutti.gradle.android.svg.SvgConstants.class - [JAR]

├─ ch.tutti.gradle.android.svg.SvgConvertTask.class - [JAR]