Last Version

GenSetterCalls 0.0.1

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

License

License

GroupId

GroupId

com.github.adrninistrator
ArtifactId

ArtifactId

GenSetterCalls
Version

Version

0.0.1
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 0.0.1


<!-- 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.