We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
import com.tobedevoured.naether.api.Naether; import com.tobedevoured.naether.impl.NaetherImpl; Naether naether = new NaetherImpl(); naether.install( "com.example:sample:0.0.1", "path/to/pom.xml", "path/to/target/sample-0.0.1.jar" )
There was an error while loading. Please reload this page.