jar

org.scommons.websql : scommons-websql-encoding_sjs0.6_2.13

Maven & Gradle

Dec 17, 2021
2 usages
1 stars

scommons-websql-encoding · Encoders/Decoders for WebSQL/SQLite DB types

Table Of Contents

Latest Version

Download org.scommons.websql : scommons-websql-encoding_sjs0.6_2.13 JAR file - Latest Versions:

All Versions

Download org.scommons.websql : scommons-websql-encoding_sjs0.6_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.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 scommons-websql-encoding_sjs0.6_2.13-0.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

scommons.websql.encoding

├─ scommons.websql.encoding.BaseEncodingDsl.class - [JAR]

├─ scommons.websql.encoding.MappedEncoding.class - [JAR]

├─ scommons.websql.encoding.SqliteDecoders.class - [JAR]

├─ scommons.websql.encoding.SqliteEncoders.class - [JAR]

├─ scommons.websql.encoding.TupleDecoders.class - [JAR]

├─ scommons.websql.encoding.TupleEncoders.class - [JAR]

├─ scommons.websql.encoding.TupleOptDecoders.class - [JAR]

├─ scommons.websql.encoding.WebSqlEncoding.class - [JAR]

Advertisement