Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MaxLts (0.09 sec)

  1. .teamcity/src/main/kotlin/model/CIBuildModel.kt

            }
        },
        GradleceptionWithMaxLtsJdk {
            override fun create(model: CIBuildModel, stage: Stage): BaseGradleBuildType {
                return Gradleception(model, stage, JvmCategory.MAX_LTS_VERSION, "MaxLts")
            }
        },
        CheckLinks {
            override fun create(model: CIBuildModel, stage: Stage): BaseGradleBuildType {
                return CheckLinks(model, stage)
            }
        },
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 03 03:39:03 UTC 2024
    - 21.1K bytes
    - Viewed (0)
Back to top