MVN

dev.rudiments : implementation

Maven & Gradle

Jun 21, 2020
5 usages
3 stars

implementation

<dependency>
    <groupId>dev.rudiments</groupId>
    <artifactId>implementation</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.rudiments : implementation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of dev.rudiments : implementation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
implementation-0.2
0.1
implementation-0.1

How to add a dependency to Maven

Add the following dev.rudiments : implementation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.rudiments</groupId>
    <artifactId>implementation</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.rudiments : implementation gradle dependency to your build.gradle file:

implementation 'dev.rudiments:implementation:0.2'

Gradle Kotlin DSL: Add the following dev.rudiments : implementation gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.rudiments:implementation:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.rudiments : implementation sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.rudiments" % "implementation" % "0.2"

Advertisement

Dependencies from Group

Jun 21, 2020
5 usages
3 stars
sql
Jun 21, 2020
1 usages
3 stars
Sep 02, 2019
2 stars
Jun 21, 2020
3 stars
Jun 21, 2020
3 stars

Discover Dependencies

Feb 02, 2022
5 usages
20.9k stars
Dec 09, 2022
4 usages
9 stars
Feb 07, 2023
6 usages
Aug 23, 2023
4 usages
76 stars
Jul 01, 2022
3 usages
10 stars