MVN

pl.jsolve : typeconverter

Maven & Gradle

May 23, 2015
1 usages
7 stars

type-converter · A utility class that makes type conversion very easy

<dependency>
    <groupId>pl.jsolve</groupId>
    <artifactId>typeconverter</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.jsolve : typeconverter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of pl.jsolve : typeconverter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
typeconverter-1.0.1
typeconverter-1.0.0

How to add a dependency to Maven

Add the following pl.jsolve : typeconverter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.jsolve</groupId>
    <artifactId>typeconverter</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.jsolve : typeconverter gradle dependency to your build.gradle file:

implementation 'pl.jsolve:typeconverter:1.0.1'

Gradle Kotlin DSL: Add the following pl.jsolve : typeconverter gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.jsolve:typeconverter:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.jsolve : typeconverter sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.jsolve" % "typeconverter" % "1.0.1"

Advertisement

Dependencies from Group

May 22, 2015
4 usages
2 stars
May 23, 2015
1 usages
7 stars
May 23, 2015
1 stars
Sep 19, 2016
49 stars

Discover Dependencies

May 22, 2015
4 usages
2 stars
Jul 02, 2020
2 usages
69 stars
Nov 07, 2016
12 usages
158 stars
Apr 12, 2021
2 usages
20 stars
May 19, 2015
2 usages
6.2k stars