MVN

host.fai.lib : fainumber

Maven & Gradle

Feb 14, 2019
1 stars

faiNumber · A library that mainly deals with converting strings of number to a supported primitive data type, numerically validating strings or chars, numerically comparing strings, and converting a supported primitive data type to numerical strings.

<dependency>
    <groupId>host.fai.lib</groupId>
    <artifactId>fainumber</artifactId>
    <version>1.0.0.f-11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of host.fai.lib : fainumber to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.f-11

All Versions

Choose a version of host.fai.lib : fainumber to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
fainumber-1.0.0.f-11
fainumber-1.0.0.f-10
fainumber-1.0.0.f-9
fainumber-1.0.0.f-8
fainumber-1.0.0.f

How to add a dependency to Maven

Add the following host.fai.lib : fainumber maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>host.fai.lib</groupId>
    <artifactId>fainumber</artifactId>
    <version>1.0.0.f-11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following host.fai.lib : fainumber gradle dependency to your build.gradle file:

implementation 'host.fai.lib:fainumber:1.0.0.f-11'

Gradle Kotlin DSL: Add the following host.fai.lib : fainumber gradle kotlin dependency to your build.gradle.kts file:

implementation("host.fai.lib:fainumber:1.0.0.f-11")

How to add a dependency to SBT Scala

SBT Scala: Add the following host.fai.lib : fainumber sbt scala dependency to your build.sbt file:

libraryDependencies += "host.fai.lib" % "fainumber" % "1.0.0.f-11"

Advertisement

Dependencies from Group

Feb 14, 2019
1 stars

Discover Dependencies

Apr 21, 2019
0 stars
Feb 16, 2019
770 stars
Feb 17, 2019
May 04, 2019
3 stars
x
Mar 19, 2019
8 usages
5.5k stars
Apr 09, 2022
1.5k stars
Jun 27, 2023
1.5k stars
Feb 15, 2019
0 stars
Jul 02, 2019
1 usages
0 stars