Last Version

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

深度拷贝实现整合.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

deep-copy-test
Version

Version

0.0.1
Type

Type

jar
Description

Description

深度拷贝实现整合.

Download deep-copy-test 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : deep-copy-all jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.