jar

com.talk2duck : buildnotes-client

Maven & Gradle

Apr 19, 2021

buildnotes-client · Gradle build cache plugin that uses AWS S3 to store build artifacts

Table Of Contents

Latest Version

Download com.talk2duck : buildnotes-client JAR file - Latest Versions:

All Versions

Download com.talk2duck : buildnotes-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 buildnotes-client-1.1.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.buildnotes.client

├─ io.buildnotes.client.BuildNotesClient.class - [JAR]

├─ io.buildnotes.client.BuildNotesClientBuilder.class - [JAR]

├─ io.buildnotes.client.BuildNotesClientException.class - [JAR]

├─ io.buildnotes.client.BuildNotesClientKt.class - [JAR]

├─ io.buildnotes.client.Upload.class - [JAR]

├─ io.buildnotes.client.UploadContent.class - [JAR]

├─ io.buildnotes.client.UploadDefinition.class - [JAR]

├─ io.buildnotes.client.UploadDefinitionBuilder.class - [JAR]

├─ io.buildnotes.client.UploadFile.class - [JAR]

├─ io.buildnotes.client.UploadMetadata.class - [JAR]

├─ io.buildnotes.client.UploadStatus.class - [JAR]

├─ io.buildnotes.client.UploadType.class - [JAR]