MVN

com.talobin : library

Maven & Gradle

Jun 25, 2015
15 stars

Card-Entry Library · A lightweight android library to enter Credit Card number of any kind

<dependency>
    <groupId>com.talobin</groupId>
    <artifactId>library</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.talobin : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.talobin : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
library-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.talobin</groupId>
    <artifactId>library</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.talobin : library gradle dependency to your build.gradle file:

implementation 'com.talobin:library:0.1.0'

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

implementation("com.talobin:library:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.talobin : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.talobin" % "library" % "0.1.0"

Advertisement

Dependencies from Group

Jun 25, 2015
15 stars
Sep 15, 2015
15 stars

Discover Dependencies

Sep 19, 2016
150 stars
Apr 08, 2021
217 stars
Aug 18, 2023
94 usages
4.1k stars
Nov 22, 2019
4.1k stars
Aug 18, 2023
4 usages
4.1k stars
Jun 14, 2016
Aug 20, 2015
2 usages
11 stars