Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for barebone (8.9 sec)

  1. analysis/analysis-api-fe10/build.gradle.kts

        testApi(projectTests(":compiler:test-infrastructure"))
        testImplementation(projectTests(":compiler:tests-common-new"))
        testImplementation(projectTests(":analysis:analysis-api-impl-barebone"))
        testImplementation(projectTests(":analysis:analysis-api-impl-base"))
        testImplementation(projectTests(":analysis:analysis-test-framework"))
    
    }
    
    sourceSets {
        "main" { projectDefault() }
        "test" {
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Mar 28 16:10:07 GMT 2024
    - 2.2K bytes
    - Viewed (0)
Back to top