Last Version

shoulder-lombok 0.1

extention for shoulder-framework

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators SneakyThrow Development Tools Development Libraries
GroupId

GroupId

cn.itlym.shoulder
ArtifactId

ArtifactId

lombok
Version

Version

0.1
Type

Type

jar
Description

Description

shoulder-lombok
extention for shoulder-framework
Project URL

Project URL

https://gitee.com/ChinaLym/shoulder-framework
Source Code Management

Source Code Management

https://gitee.com/ChinaLym/projects

Download lombok 0.1


<!-- https://jarcasting.com/artifacts/cn.itlym.shoulder/lombok/ -->
<dependency>
    <groupId>cn.itlym.shoulder</groupId>
    <artifactId>lombok</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym.shoulder/lombok/
implementation 'cn.itlym.shoulder:lombok:0.1'
// https://jarcasting.com/artifacts/cn.itlym.shoulder/lombok/
implementation ("cn.itlym.shoulder:lombok:0.1")
'cn.itlym.shoulder:lombok:jar:0.1'
<dependency org="cn.itlym.shoulder" name="lombok" rev="0.1">
  <artifact name="lombok" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym.shoulder', module='lombok', version='0.1')
)
libraryDependencies += "cn.itlym.shoulder" % "lombok" % "0.1"
[cn.itlym.shoulder/lombok "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.