Jar examples for m:maven-settings
Maven components parent
You can download jar file maven-settings 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-settings-3.1.0.jar to your project.
<dependency> <groupId>io.tesla.maven</groupId> <artifactId>maven-settings</artifactId> <version>3.1.0</version> </dependency>
compile group: 'io.tesla.maven', name: 'maven-settings', version: '3.1.0'
libraryDependencies += "io.tesla.maven" % "maven-settings" % "3.1.0"
<dependency org="io.tesla.maven" name="maven-settings" rev="3.1.0"/>
@Grapes(@Grab(group='io.tesla.maven', module='maven-settings', version='3.1.0'))
'io.tesla.maven:maven-settings:jar:3.1.0'
Click the following link to download the jar file.
maven-settings-3.1.0-javadoc.jar