jar

org.bedework : bw-schemaorgforj

Maven & Gradle

Mar 22, 2024
0 stars

Bedework jsforj: Support for JSCalendar/JSContacts · JSCalendar/JSContacts support

Table Of Contents

Latest Version

Download org.bedework : bw-schemaorgforj JAR file - Latest Versions:

All Versions

Download org.bedework : bw-schemaorgforj 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 bw-schemaorgforj-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bedework.schemaorg.model.values

├─ org.bedework.schemaorg.model.values.SOContactPoint.class - [JAR]

├─ org.bedework.schemaorg.model.values.SOGeo.class - [JAR]

├─ org.bedework.schemaorg.model.values.SOGeoCoordinates.class - [JAR]

├─ org.bedework.schemaorg.model.values.SOPlace.class - [JAR]

├─ org.bedework.schemaorg.model.values.SOPostalAddress.class - [JAR]

├─ org.bedework.schemaorg.model.values.SOThing.class - [JAR]

org.bedework.schemaorg.impl.values

├─ org.bedework.schemaorg.impl.values.SOContactPointImpl.class - [JAR]

├─ org.bedework.schemaorg.impl.values.SOGeoCoordinatesImpl.class - [JAR]

├─ org.bedework.schemaorg.impl.values.SOGeoImpl.class - [JAR]

├─ org.bedework.schemaorg.impl.values.SOPlaceImpl.class - [JAR]

├─ org.bedework.schemaorg.impl.values.SOPostalAddressImpl.class - [JAR]

├─ org.bedework.schemaorg.impl.values.SOThingImpl.class - [JAR]

org.bedework.schemaorg.impl

├─ org.bedework.schemaorg.impl.SOMapper.class - [JAR]

├─ org.bedework.schemaorg.impl.SOPropertyAttributes.class - [JAR]

org.bedework.schemaorg.model

├─ org.bedework.schemaorg.model.SOPropertyNames.class - [JAR]

├─ org.bedework.schemaorg.model.SOTypes.class - [JAR]

org.bedework.schemaorg.impl.values.factories

├─ org.bedework.schemaorg.impl.values.factories.SOContactPointFactory.class - [JAR]

├─ org.bedework.schemaorg.impl.values.factories.SOGeoCoordinatesFactory.class - [JAR]

├─ org.bedework.schemaorg.impl.values.factories.SOPlaceFactory.class - [JAR]

├─ org.bedework.schemaorg.impl.values.factories.SOPostalAddressFactory.class - [JAR]

├─ org.bedework.schemaorg.impl.values.factories.SOThingFactory.class - [JAR]

Advertisement