All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jsoup.internal.package-info Maven / Gradle / Ivy

Go to download

SDK for dev_appserver (local development) with some of the dependencies shaded (repackaged)

There is a newer version: 2.0.31
Show newest version
/**
 * Util methods used by Jsoup. Please don't depend on the APIs implemented here as the contents may change without
 * notice.
 */
@NullMarked
package org.jsoup.internal;

import org.jspecify.annotations.NullMarked;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy