Last Version

CarbonCopy Annotations 1.0.4

Create POJO carbon copy of a class with @CarbonCopy annotation

License

License

GroupId

GroupId

com.josesamuel
ArtifactId

ArtifactId

carboncopy-annotations
Version

Version

1.0.4
Type

Type

jar
Description

Description

CarbonCopy Annotations
Create POJO carbon copy of a class with @CarbonCopy annotation
Project URL

Project URL

https://github.com/josesamuel/carboncopy/
Source Code Management

Source Code Management

https://github.com/josesamuel/carboncopy/

Download carboncopy-annotations 1.0.4


<!-- https://jarcasting.com/artifacts/com.josesamuel/carboncopy-annotations/ -->
<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>carboncopy-annotations</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.josesamuel/carboncopy-annotations/
implementation 'com.josesamuel:carboncopy-annotations:1.0.4'
// https://jarcasting.com/artifacts/com.josesamuel/carboncopy-annotations/
implementation ("com.josesamuel:carboncopy-annotations:1.0.4")
'com.josesamuel:carboncopy-annotations:jar:1.0.4'
<dependency org="com.josesamuel" name="carboncopy-annotations" rev="1.0.4">
  <artifact name="carboncopy-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.josesamuel', module='carboncopy-annotations', version='1.0.4')
)
libraryDependencies += "com.josesamuel" % "carboncopy-annotations" % "1.0.4"
[com.josesamuel/carboncopy-annotations "1.0.4"]

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.