MVN

com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting

Maven & Gradle

Jul 22, 2021
6 stars

SampleLibraryForSonatypePromotionTesting · Sample_Android_Library-MavenCentral-Instrumented_Tests

<dependency>
    <groupId>com.viliussutkus89</groupId>
    <artifactId>SampleLibraryForSonatypePromotionTesting</artifactId>
    <version>0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1

All Versions

Choose a version of com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.x
SampleLibraryForSonatypePromotionTesting-0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1
0.0638a6edcd6ac4a2adccd0d04ccd77ef00986ecd.x
SampleLibraryForSonatypePromotionTesting-0.0638a6edcd6ac4a2adccd0d04ccd77ef00986ecd.1
0.0.x
SampleLibraryForSonatypePromotionTesting-0.0.7841fdf62a9b3141a553b7fcc97fdb3678cda0b1
SampleLibraryForSonatypePromotionTesting-0.0.ddcf2c5c96a29b46dc094013b29c7b281ad2d0e2
SampleLibraryForSonatypePromotionTesting-0.0.b5b493e8def3f709843c30cfe970dcfaa522c05b
SampleLibraryForSonatypePromotionTesting-0.0.d542262bad75d86fb92b57ec5bf86f86148188dd
SampleLibraryForSonatypePromotionTesting-0.0.73e93bc29d72d48971e046644e072dd5901cbd48
SampleLibraryForSonatypePromotionTesting-0.0.da623ff0d1d0e655617997bdcb1b83706417cd4f
SampleLibraryForSonatypePromotionTesting-0.0.cc5a7bc03cd94e44784b42d6879773a16cf3c3ef
SampleLibraryForSonatypePromotionTesting-0.0.a1631782ece5e9c3d2f97892fd7a3af6c84156a3
SampleLibraryForSonatypePromotionTesting-0.0.def8a369ee79a51557b35ae51aa4c1d8f50a15e0
SampleLibraryForSonatypePromotionTesting-0.0.f326b148d538e1c762506cb15979eebd8ba0765e
SampleLibraryForSonatypePromotionTesting-0.0.514e1447131b0e61742a220ad472d37e2ab0a516
SampleLibraryForSonatypePromotionTesting-0.0.6b5d6c60c42538790303068d0d54b66bb4c8b65a

How to add a dependency to Maven

Add the following com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.viliussutkus89</groupId>
    <artifactId>SampleLibraryForSonatypePromotionTesting</artifactId>
    <version>0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting gradle dependency to your build.gradle file:

implementation 'com.viliussutkus89:SampleLibraryForSonatypePromotionTesting:0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1'

Gradle Kotlin DSL: Add the following com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting gradle kotlin dependency to your build.gradle.kts file:

implementation("com.viliussutkus89:SampleLibraryForSonatypePromotionTesting:0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.viliussutkus89 : SampleLibraryForSonatypePromotionTesting sbt scala dependency to your build.sbt file:

libraryDependencies += "com.viliussutkus89" % "SampleLibraryForSonatypePromotionTesting" % "0.a16ba9d4f0e3f2d9f0d81e9a1cd8d486f3530cc7.1"

Advertisement