jar

org.juniversal : juniversal-gradle-plugins

Maven & Gradle

Mar 21, 2015
126 stars

JUniversal Gradle plugins · Gradle plugin tasks here are for source code conversion and invoking MSBuild

Table Of Contents

Latest Version

Download org.juniversal : juniversal-gradle-plugins JAR file - Latest Versions:

All Versions

Download org.juniversal : juniversal-gradle-plugins JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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 juniversal-gradle-plugins-0.8.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.juniversal.buildtools.gradle.support

├─ org.juniversal.buildtools.gradle.support.GradleJavaExec.class - [JAR]

├─ org.juniversal.buildtools.gradle.support.GradleProject.class - [JAR]

org.juniversal.buildtools.common.support

├─ org.juniversal.buildtools.common.support.CommonJavaExec.class - [JAR]

├─ org.juniversal.buildtools.common.support.CommonProject.class - [JAR]

├─ org.juniversal.buildtools.common.support.FileSet.class - [JAR]

├─ org.juniversal.buildtools.common.support.SourceType.class - [JAR]

├─ org.juniversal.buildtools.common.support.Utils.class - [JAR]

org.juniversal.buildtools.gradle

├─ org.juniversal.buildtools.gradle.JUniversalTranslatorTask.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToCPlusPlusPlugin.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToCPlusPlusTask.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToCSharpPlugin.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToCSharpTangiblePlugin.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToCSharpTangibleTask.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToCSharpTask.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToObjectiveCPlugin.class - [JAR]

├─ org.juniversal.buildtools.gradle.JavaToObjectiveCTask.class - [JAR]

├─ org.juniversal.buildtools.gradle.MSBuildPlugin.class - [JAR]

├─ org.juniversal.buildtools.gradle.MSBuildTask.class - [JAR]

├─ org.juniversal.buildtools.gradle.TranslatorTask.class - [JAR]

org.juniversal.buildtools.common

├─ org.juniversal.buildtools.common.JUniversalTranslator.class - [JAR]

├─ org.juniversal.buildtools.common.JavaToCPlusPlus.class - [JAR]

├─ org.juniversal.buildtools.common.JavaToCSharp.class - [JAR]

├─ org.juniversal.buildtools.common.JavaToCSharpTangible.class - [JAR]

├─ org.juniversal.buildtools.common.JavaToObjectiveC.class - [JAR]

├─ org.juniversal.buildtools.common.MSBuild.class - [JAR]

├─ org.juniversal.buildtools.common.Translator.class - [JAR]