MVN

com.oglowo : scala-phonenumber_2.10

Maven & Gradle

May 06, 2014
1 usages
0 stars

scala-phonenumber · This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

<dependency>
    <groupId>com.oglowo</groupId>
    <artifactId>scala-phonenumber_2.10</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oglowo : scala-phonenumber_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.oglowo : scala-phonenumber_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
scala-phonenumber_2.10-0.3
0.2
scala-phonenumber_2.10-0.2
0.1
scala-phonenumber_2.10-0.1

How to add a dependency to Maven

Add the following com.oglowo : scala-phonenumber_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oglowo</groupId>
    <artifactId>scala-phonenumber_2.10</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oglowo : scala-phonenumber_2.10 gradle dependency to your build.gradle file:

implementation 'com.oglowo:scala-phonenumber_2.10:0.3'

Gradle Kotlin DSL: Add the following com.oglowo : scala-phonenumber_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oglowo:scala-phonenumber_2.10:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oglowo : scala-phonenumber_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oglowo" % "scala-phonenumber_2.10" % "0.3"

Advertisement

Dependencies from Group

May 06, 2014
1 usages
0 stars

Discover Dependencies

Aug 07, 2013
69 stars
Feb 26, 2013
482 stars
Sep 06, 2012
482 stars
Feb 26, 2015
482 stars
Feb 28, 2015
1 usages
482 stars
Jul 23, 2013
482 stars
Oct 07, 2014
1 usages
482 stars
Oct 07, 2014
1 usages
482 stars
Oct 06, 2014
1 usages
482 stars