MVN

co.legato.libraries : adapter

Maven & Gradle

Aug 03, 2023
1 usages
0 stars

Flexible Adapter · A lightweight library to implement lists on android

<dependency>
    <groupId>co.legato.libraries</groupId>
    <artifactId>adapter</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.legato.libraries : adapter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of co.legato.libraries : adapter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
adapter-1.2.1
adapter-1.2.0
1.1.x
adapter-1.1.9
adapter-1.1.8
adapter-1.1.7
adapter-1.1.6
adapter-1.1.5
adapter-1.1.4
adapter-1.1.3
adapter-1.1.2
adapter-1.1.1
adapter-1.1.0
1.0.x
adapter-1.0.6
adapter-1.0.5
adapter-1.0.4
adapter-1.0.3
adapter-1.0.2
adapter-1.0.1
adapter-1.0.0

How to add a dependency to Maven

Add the following co.legato.libraries : adapter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.legato.libraries</groupId>
    <artifactId>adapter</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.legato.libraries : adapter gradle dependency to your build.gradle file:

implementation 'co.legato.libraries:adapter:1.2.1'

Gradle Kotlin DSL: Add the following co.legato.libraries : adapter gradle kotlin dependency to your build.gradle.kts file:

implementation("co.legato.libraries:adapter:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.legato.libraries : adapter sbt scala dependency to your build.sbt file:

libraryDependencies += "co.legato.libraries" % "adapter" % "1.2.1"

Advertisement

Dependencies from Group

Aug 03, 2023
1 usages
0 stars
Jun 09, 2022
0 stars
Mar 08, 2023
0 stars

Discover Dependencies

Feb 14, 2023
1 usages
1.2k stars
Dec 23, 2022
2 usages
1 stars
Aug 22, 2023
3 usages
44 stars
Aug 25, 2023
3 usages
187 stars
Jul 10, 2023
2 usages
2 stars
Oct 06, 2022
4 usages
16.7k stars
Sep 24, 2017
5.3k stars