jar

com.dongjinlee : beanpiece

Maven & Gradle

Jun 28, 2018
6 stars

beanpiece · Java bindings for Google SentencePiece.

Table Of Contents

Latest Version

Download com.dongjinlee : beanpiece JAR file - Latest Versions:

All Versions

Download com.dongjinlee : beanpiece JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2

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 beanpiece-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dongjinlee.beanpiece.util

├─ com.dongjinlee.beanpiece.util.Architecture.class - [JAR]

├─ com.dongjinlee.beanpiece.util.NativeUtils.class - [JAR]

├─ com.dongjinlee.beanpiece.util.OS.class - [JAR]

com.spotify.jni.annotations

├─ com.spotify.jni.annotations.UsedByNativeCode.class - [JAR]

com.dongjinlee.beanpiece

├─ com.dongjinlee.beanpiece.Processor.class - [JAR]

├─ com.dongjinlee.beanpiece.ProcessorBuilder.class - [JAR]

com.spotify.jni

├─ com.spotify.jni.NativeObject.class - [JAR]

Advertisement