MVN

codes.sen : utility

Maven & Gradle

Oct 13, 2021
1 usages
0 stars

A Utility Project

<dependency>
    <groupId>codes.sen</groupId>
    <artifactId>utility</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of codes.sen : utility to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of codes.sen : utility to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
utility-1.0.0

How to add a dependency to Maven

Add the following codes.sen : utility maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>codes.sen</groupId>
    <artifactId>utility</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following codes.sen : utility gradle dependency to your build.gradle file:

implementation 'codes.sen:utility:1.0.0'

Gradle Kotlin DSL: Add the following codes.sen : utility gradle kotlin dependency to your build.gradle.kts file:

implementation("codes.sen:utility:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following codes.sen : utility sbt scala dependency to your build.sbt file:

libraryDependencies += "codes.sen" % "utility" % "1.0.0"

Advertisement

Dependencies from Group

Oct 13, 2021
1 usages
0 stars
Oct 15, 2021
0 stars

Discover Dependencies

Feb 09, 2023
1 usages
Oct 11, 2022
1 usages
0 stars
Oct 11, 2022
1 usages
0 stars
Aug 24, 2023
2 usages
0 stars
Oct 19, 2021
1 usages
0 stars
Jul 12, 2023
1 usages
Nov 19, 2022
1 usages
54 stars
Dec 17, 2021
1 usages
4 stars