Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of about 10,000 for 20$ (0.04 sec)

  1. test/typeparam/mdempsky/20.go

    Matthew Dempsky <******@****.***> 1660021230 -0700
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 09 16:42:12 UTC 2022
    - 677 bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-ivyMetadataRule/groovy/repo/org.sample/lib/2.0/ivy-2.0.xml

    <ivy-module version="2.0">
        <info organisation="org.sample" module="lib" revision="2.0"/>
        <configurations>
            <conf name="compile" visibility="public"/>
            <conf name="default" visibility="public" extends="compile,runtime"/>
            <conf name="runtime" visibility="public"/>
        </configurations>
        <publications>
            <artifact name='lib' type='jar' ext='jar' conf='compile' />
        </publications>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 436 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-ivyMetadataRule/kotlin/repo/org.sample/api/2.0/ivy-2.0.xml

    <ivy-module version="2.0">
        <info organisation="org.sample" module="api" revision="2.0"/>
        <configurations>
            <conf name="compile" visibility="public"/>
            <conf name="default" visibility="public" extends="compile,runtime"/>
            <conf name="runtime" visibility="public"/>
        </configurations>
        <publications>
            <artifact name='api' type='jar' ext='jar' conf='compile' />
        </publications>
        <dependencies>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 559 bytes
    - Viewed (0)
  4. maven-api-impl/src/test/remote-repo/org/apache/maven/maven/2.0/maven-2.0.pom

          <name>The Apache Software License, Version 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
          <distribution>repo</distribution>
        </license>
      </licenses>
      <scm>
        <connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0</connection>
        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0</developerConnection>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-selectionRule/groovy/repo/org.sample/lib/2.0/ivy-2.0.xml

    <!--
      ~ Copyright 2014 the original author or authors.
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      http://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
      ~ distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 863 bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-selectionRule/kotlin/repo/org.sample/lib/2.0/ivy-2.0.xml

    <!--
      ~ Copyright 2014 the original author or authors.
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      http://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
      ~ distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 863 bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-ivyMetadataRule/groovy/repo/org.sample/lib/2.0/lib-2.0.jar

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-ivyMetadataRule/kotlin/repo/org.sample/lib/2.0/lib-2.0.jar

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - Viewed (0)
  9. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-selectionRule/groovy/repo/org.sample/lib/2.0/lib-2.0.jar

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - Viewed (0)
  10. platforms/documentation/docs/src/snippets/dependencyManagement/customizingResolution-ivyMetadataRule/groovy/repo/org.sample/api/2.0/ivy-2.0.xml

    <ivy-module version="2.0">
        <info organisation="org.sample" module="api" revision="2.0"/>
        <configurations>
            <conf name="compile" visibility="public"/>
            <conf name="default" visibility="public" extends="compile,runtime"/>
            <conf name="runtime" visibility="public"/>
        </configurations>
        <publications>
            <artifact name='api' type='jar' ext='jar' conf='compile' />
        </publications>
        <dependencies>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 559 bytes
    - Viewed (0)
Back to top