Registry / build-tool / interface

interface

JSON →
library1.0.28javamavenunverified

Provides a minimal, proguarded interface for the Coursier dependency resolver library.

build-toolutility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

coursierapi.Artifact

Creates a Coursier Artifact representing a Maven dependency.

import coursierapi.Artifact; public class Example { public static void main(String[] args) { Artifact artifact = Artifact.of("org.example", "example", "1.0"); System.out.println("Artifact created: " + artifact); } }
Debug
Known footguns
gotchaThe API is proguarded and may have limited documentation; use the main coursier library for full features.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
ahrefsbot
1
Resources