Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

taogen-lib/easy-jackson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taogen Easy Jackson

Dependency this library in Maven Project

  • Add the JitPack repository to your build file

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>
  • Add the dependency

    Using release tag

    <dependency>
          <groupId>com.github.taogen-lib</groupId>
          <artifactId>jsonparser-jackson</artifactId>
          <version>Tag</version>
    </dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages