Last Version

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

深度拷贝实现整合.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

deep-copy-api
Version

Version

0.0.1
Type

Type

jar
Description

Description

深度拷贝实现整合.

Download deep-copy-api 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.