Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 225 for mobile (0.07 sec)

  1. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/mls.html
    mls
    
    // mma : MMA IARD
    // https://www.iana.org/domains/root/db/mma.html
    mma
    
    // mobile : Dish DBS Corporation
    // https://www.iana.org/domains/root/db/mobile.html
    mobile
    
    // moda : Dog Beach, LLC
    // https://www.iana.org/domains/root/db/moda.html
    moda
    
    // moe : Interlink Systems Innovation Institute K.K.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  2. guava/module.json

    {
      "formatVersion": "1.1",
      "component": {
        "group": "${pom.groupId}",
        "module": "${pom.artifactId}",
        "version": "${pom.version}",
        "attributes": {
          "org.gradle.status": "${module.status}"
        }
      },
      "createdBy": {
        "maven": {
          "version": "${maven.version}",
          "buildId": "${maven.build.version}"
        }
      },
      "variants": [
        {
          "name": "${variant.jvmEnvironmentVariantName}ApiElements",
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Mar 19 16:59:18 UTC 2025
    - 7.5K bytes
    - Viewed (0)
  3. module.xml

    			<url url="${repo.url}/${module.groupId}/${module.name.prefix}${module.name}/${module.version}/${module.name.prefix}${module.name}-${module.zip.version}.zip" />
    		</get>
    		<unzip dest="${modules.dir}/${module.name}" src="${target.dir}/${module.name.prefix}${module.name}-${module.zip.version}.zip">
    			<patternset>
    				<include name="**" />
    			</patternset>
    			<cutdirsmapper dirs="1" />
    		</unzip>
    	</target>
    
    	<target name="remove.jars" if="with.fess">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  4. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    mo.it
    mo.us
    moareke.no
    mobara.chiba.jp
    mobi
    mobi.gp
    mobi.ke
    mobi.ng
    mobi.tz
    mobile
    mochizuki.nagano.jp
    mock.pstmn.io
    mod.gi
    moda
    modalen.no
    modelling.aero
    modelscape.com
    modena.it
    mods.jp
    modum.no
    modx.dev
    moe
    moi
    moka.tochigi.jp
    mokuren.ne.jp
    mol.it
    molde.no
    molise.it
    mom
    mombetsu.hokkaido.jp
    monash
    mond.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  5. okhttp-tls/Module.md

    # Module okhttp-tls
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Apr 02 11:27:49 UTC 2019
    - 68 bytes
    - Viewed (0)
  6. okhttp-sse/Module.md

    # Module okhttp-sse
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Apr 02 11:27:49 UTC 2019
    - 53 bytes
    - Viewed (0)
  7. mockwebserver/Module.md

    # Module mockwebserver
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Apr 02 11:27:49 UTC 2019
    - 74 bytes
    - Viewed (0)
  8. okhttp-logging-interceptor/Module.md

    # Module okhttp-logging-interceptor
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Apr 02 11:27:49 UTC 2019
    - 102 bytes
    - Viewed (0)
  9. futures/failureaccess/src/module-info.java

     * or implied. See the License for the specific language governing permissions and limitations under
     * the License.
     */
    
    /** Guava: {@code Future} Internals. */
    module com.google.common.util.concurrent.internal {
      exports com.google.common.util.concurrent.internal;
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Feb 12 18:13:11 UTC 2025
    - 744 bytes
    - Viewed (0)
  10. okhttp-coroutines/Module.md

    # Module okhttp-coroutines
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Mar 06 15:31:31 UTC 2022
    - 55 bytes
    - Viewed (0)
Back to top