jar

com.github.skhatri : com.github.skhatri.reposet.gradle.plugin

Maven & Gradle

Sep 17, 2021
0 stars

com.github.skhatri.reposet.gradle.plugin · This plugin will provide config to set repositories and plugins for your projects. This can be useful to add default repository for personal or enterprise projects

Table Of Contents

Latest Version

Download com.github.skhatri : com.github.skhatri.reposet.gradle.plugin JAR file - Latest Versions:

All Versions

Download com.github.skhatri : com.github.skhatri.reposet.gradle.plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 com.github.skhatri.reposet.gradle.plugin-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.skhatri.gradle.init.model

├─ com.github.skhatri.gradle.init.model.PluginConfig.class - [JAR]

├─ com.github.skhatri.gradle.init.model.PluginSpec.class - [JAR]

├─ com.github.skhatri.gradle.init.model.RepositorySpec.class - [JAR]

├─ com.github.skhatri.gradle.init.model.YamlSupport.class - [JAR]

com.github.skhatri.gradle.init

├─ com.github.skhatri.gradle.init.ReposetPlugin.class - [JAR]