GenSetterCalls

Quickly and automatically generate Java dto set method calls, including import and new statements.

License

License

GroupId

GroupId

com.github.adrninistrator
ArtifactId

ArtifactId

GenSetterCalls
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

GenSetterCalls
Quickly and automatically generate Java dto set method calls, including import and new statements.
Project URL

Project URL

https://github.com/Adrninistrator/GenSetterCalls
Source Code Management

Source Code Management

https://github.com/Adrninistrator/GenSetterCalls

Download GenSetterCalls

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.adrninistrator/GenSetterCalls/ -->
<dependency>
    <groupId>com.github.adrninistrator</groupId>
    <artifactId>GenSetterCalls</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adrninistrator/GenSetterCalls/
implementation 'com.github.adrninistrator:GenSetterCalls:0.0.1'
// https://jarcasting.com/artifacts/com.github.adrninistrator/GenSetterCalls/
implementation ("com.github.adrninistrator:GenSetterCalls:0.0.1")
'com.github.adrninistrator:GenSetterCalls:pom:0.0.1'
<dependency org="com.github.adrninistrator" name="GenSetterCalls" rev="0.0.1">
  <artifact name="GenSetterCalls" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.adrninistrator', module='GenSetterCalls', version='0.0.1')
)
libraryDependencies += "com.github.adrninistrator" % "GenSetterCalls" % "0.0.1"
[com.github.adrninistrator/GenSetterCalls "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.

Versions

Version
0.0.1