jar

com.deepakshankar : posts-model

Maven & Gradle

Jul 21, 2019
0 stars

Posts · An arhive that contains all the models for the Posts CMS application

Table Of Contents

Latest Version

Download com.deepakshankar : posts-model JAR file - Latest Versions:

All Versions

Download com.deepakshankar : posts-model 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 posts-model-1.0.0-ALPHA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.deepakshankar.posts.model

├─ com.deepakshankar.posts.model.App.class - [JAR]

├─ com.deepakshankar.posts.model.AppCategory.class - [JAR]

├─ com.deepakshankar.posts.model.AppInfo.class - [JAR]

├─ com.deepakshankar.posts.model.Author.class - [JAR]

├─ com.deepakshankar.posts.model.Comment.class - [JAR]

├─ com.deepakshankar.posts.model.Genre.class - [JAR]

├─ com.deepakshankar.posts.model.Index.class - [JAR]

├─ com.deepakshankar.posts.model.Metadata.class - [JAR]

├─ com.deepakshankar.posts.model.Paragraph.class - [JAR]

├─ com.deepakshankar.posts.model.Post.class - [JAR]

├─ com.deepakshankar.posts.model.PostType.class - [JAR]

├─ com.deepakshankar.posts.model.Reaction.class - [JAR]

├─ com.deepakshankar.posts.model.User.class - [JAR]

Advertisement