MVN

top.jfunc.common : converter

Maven & Gradle

Aug 30, 2018
2 usages

converter · 字符串转换为JsonObject、JsonArray、JavaBean等,依赖Json实现

<dependency>
    <groupId>top.jfunc.common</groupId>
    <artifactId>converter</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.jfunc.common : converter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of top.jfunc.common : converter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
converter-1.8.0
1.4
converter-1.4
1.3
converter-1.3

How to add a dependency to Maven

Add the following top.jfunc.common : converter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.jfunc.common</groupId>
    <artifactId>converter</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.jfunc.common : converter gradle dependency to your build.gradle file:

implementation 'top.jfunc.common:converter:1.8.0'

Gradle Kotlin DSL: Add the following top.jfunc.common : converter gradle kotlin dependency to your build.gradle.kts file:

implementation("top.jfunc.common:converter:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.jfunc.common : converter sbt scala dependency to your build.sbt file:

libraryDependencies += "top.jfunc.common" % "converter" % "1.8.0"

Advertisement

Dependencies from Group

Mar 26, 2021
14 usages
Apr 03, 2019
2 usages
Aug 30, 2018
2 usages
Nov 12, 2020
1 usages

Discover Dependencies

Dec 21, 2019
3 usages
2.3k stars
Oct 05, 2018
1 usages
3 stars
Feb 03, 2020
2 usages
0 stars
Dec 03, 2019
3 usages
3 stars
Jan 20, 2019
2 usages
1 stars
Aug 13, 2019
2 usages
2 stars