Last Version

com.github.houbb:deep-copy-all 0.0.1

深度拷贝实现整合.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

deep-copy-all
Version

Version

0.0.1
Type

Type

jar
Description

Description

深度拷贝实现整合.

Download deep-copy-all 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/deep-copy-all/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>deep-copy-all</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/deep-copy-all/
implementation 'com.github.houbb:deep-copy-all:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/deep-copy-all/
implementation ("com.github.houbb:deep-copy-all:0.0.1")
'com.github.houbb:deep-copy-all:jar:0.0.1'
<dependency org="com.github.houbb" name="deep-copy-all" rev="0.0.1">
  <artifact name="deep-copy-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='deep-copy-all', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "deep-copy-all" % "0.0.1"
[com.github.houbb/deep-copy-all "0.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : deep-copy-jackson jar 0.0.1
com.github.houbb : deep-copy-fastjson jar 0.0.1
com.github.houbb : deep-copy-gson jar 0.0.1
com.github.houbb : deep-copy-fst jar 0.0.1
com.github.houbb : deep-copy-hession jar 0.0.1
com.github.houbb : deep-copy-jsoniter jar 0.0.1

Project Modules

There are no modules declared in this project.