MVN

cn.featherfly.common : common-serialization

Maven & Gradle

Nov 07, 2022
2 usages
2 stars

common-serialization · featherfly serialization

<dependency>
    <groupId>cn.featherfly.common</groupId>
    <artifactId>common-serialization</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.featherfly.common : common-serialization to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of cn.featherfly.common : common-serialization to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
common-serialization-0.3.0
0.2.x
common-serialization-0.2.2
common-serialization-0.2.1
common-serialization-0.2.0
0.1.x
common-serialization-0.1.1
common-serialization-0.1.0

How to add a dependency to Maven

Add the following cn.featherfly.common : common-serialization maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.featherfly.common</groupId>
    <artifactId>common-serialization</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.featherfly.common : common-serialization gradle dependency to your build.gradle file:

implementation 'cn.featherfly.common:common-serialization:0.3.0'

Gradle Kotlin DSL: Add the following cn.featherfly.common : common-serialization gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.featherfly.common:common-serialization:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.featherfly.common : common-serialization sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.featherfly.common" % "common-serialization" % "0.3.0"

Advertisement

Dependencies from Group

Dec 12, 2022
36 usages
2 stars
Dec 02, 2022
8 usages
2 stars
Jul 15, 2022
6 usages
2 stars
Nov 09, 2022
3 usages
2 stars
Aug 11, 2022
3 usages
2 stars

Discover Dependencies

Jul 16, 2021
4 usages
0 stars
Apr 11, 2023
7 usages
794 stars
Jul 18, 2023
6 usages
3 stars
Dec 30, 2021
5 usages
6 stars
May 23, 2023
4 usages
0 stars
Sep 14, 2021
6 usages
8 stars
Jul 14, 2023
2 usages
75 stars