Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for and (0.15 sec)

  1. .teamcity/pom.xml

                <version>${teamcity.dsl.version}</version>
                <scope>compile</scope>
                <exclusions>
                    <exclusion>
                        <!-- This is version 1.2.50 and conflicts with 1.3.0 -->
                        <groupId>org.jetbrains.kotlin</groupId>
                        <artifactId>kotlin-stdlib</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
    XML
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Tue Dec 05 00:08:14 GMT 2023
    - 8.4K bytes
    - Viewed (0)
Back to top