MVN

io.tesla.maven : maven-artifact

Maven & Gradle

Jul 21, 2013
4 usages

Maven Artifact

<dependency>
    <groupId>io.tesla.maven</groupId>
    <artifactId>maven-artifact</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tesla.maven : maven-artifact to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.tesla.maven : maven-artifact to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
maven-artifact-3.1.2
maven-artifact-3.1.0
1.0.x
maven-artifact-1.0.0

How to add a dependency to Maven

Add the following io.tesla.maven : maven-artifact maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.tesla.maven</groupId>
    <artifactId>maven-artifact</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.tesla.maven : maven-artifact gradle dependency to your build.gradle file:

implementation 'io.tesla.maven:maven-artifact:1.0.0'

Gradle Kotlin DSL: Add the following io.tesla.maven : maven-artifact gradle kotlin dependency to your build.gradle.kts file:

implementation("io.tesla.maven:maven-artifact:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.tesla.maven : maven-artifact sbt scala dependency to your build.sbt file:

libraryDependencies += "io.tesla.maven" % "maven-artifact" % "1.0.0"

Advertisement

Dependencies from Group

Jul 21, 2013
8 usages
Jul 21, 2013
8 usages
Jul 21, 2013
7 usages
Jul 21, 2013
6 usages
Jul 21, 2013
5 usages

Discover Dependencies

Jan 23, 2023
4 usages
31 stars
Sep 12, 2016
9 usages
310 stars
Jul 21, 2023
41 usages
542 stars
Sep 08, 2022
7 usages
59 stars
Dec 16, 2015
5 usages
79 stars
Aug 15, 2023
4 usages
1.1k stars
Oct 11, 2021
4 usages
178 stars