- Sort Score
- Result 10 results
- Languages All
Results 891 - 900 of 1,223 for builder (0.03 sec)
-
mockwebserver/build.gradle.kts
Jesse Wilson <******@****.***> 1750249701 -0400
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Jun 18 12:28:21 UTC 2025 - 838 bytes - Viewed (0) -
native-image-tests/build.gradle.kts
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 1753216309 +0100
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Jul 22 20:31:49 UTC 2025 - 904 bytes - Viewed (0) -
android-test-app/build.gradle.kts
Yuri Schimke <******@****.***> 1752928548 +0100
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Jul 19 12:35:48 UTC 2025 - 1.2K bytes - Viewed (0) -
okhttp-zstd/build.gradle.kts
Yuri Schimke <******@****.***> 1753986872 +0000
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Jul 31 18:34:32 UTC 2025 - 766 bytes - Viewed (0) -
samples/guide/build.gradle.kts
Jake Wharton <******@****.***> 1747458932 -0400
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat May 17 05:15:32 UTC 2025 - 554 bytes - Viewed (0) -
samples/simple-client/build.gradle.kts
Yuri Schimke <******@****.***> 1644968312 +0000
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Feb 15 23:38:32 UTC 2022 - 118 bytes - Viewed (0) -
samples/slack/build.gradle.kts
Yuri Schimke <******@****.***> 1746875714 +0100
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat May 10 11:15:14 UTC 2025 - 159 bytes - Viewed (0) -
samples/unixdomainsockets/build.gradle.kts
Yuri Schimke <******@****.***> 1644968312 +0000
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Feb 15 23:38:32 UTC 2022 - 159 bytes - Viewed (0) -
src/cmd/buildid/doc.go
// Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. /* Buildid displays or updates the build ID stored in a Go package or binary. Usage: go tool buildid [-w] file By default, buildid prints the build ID found in the named file. If the -w option is given, buildid rewrites the build ID found in the file to accurately record a content hash of the file.
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Apr 11 16:34:30 UTC 2022 - 558 bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Lifecycle.java
* * @return the collection of top-level phases in this lifecycle */ Collection<Phase> phases(); /** * Collection of main phases for this lifecycle used with the Maven 3 builders. * Those builders do not operate on a graph, but on the list and expect a slightly * different ordering (mainly unit test being executed before packaging). *Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 7.9K bytes - Viewed (0)