| License | License | 
|---|---|
| Categories | CategoriesLombok Application Layer Libs Code Generators | 
| GroupId | GroupIdcn.itlym | 
| ArtifactId | ArtifactIdshoulder-lombok | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionshoulder-lombok extention for shoulder-framework | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| shoulder-lombok-0.0.1.pom | |
| shoulder-lombok-0.0.1-sources.jar | 424 bytes | 
| shoulder-lombok-0.0.1-javadoc.jar | 424 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-lombok/ -->
<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-lombok</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/cn.itlym/shoulder-lombok/
implementation 'cn.itlym:shoulder-lombok:0.0.1'// https://jarcasting.com/artifacts/cn.itlym/shoulder-lombok/
implementation ("cn.itlym:shoulder-lombok:0.0.1")'cn.itlym:shoulder-lombok:jar:0.0.1'<dependency org="cn.itlym" name="shoulder-lombok" rev="0.0.1">
  <artifact name="shoulder-lombok" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.itlym', module='shoulder-lombok', version='0.0.1')
)libraryDependencies += "cn.itlym" % "shoulder-lombok" % "0.0.1"[cn.itlym/shoulder-lombok "0.0.1"]