Last Version

develhacked-lombok 0.1.5

The library enhancing Java classes at compilation by annotations that contained in the Develhack Core Library.

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.develhack
ArtifactId

ArtifactId

develhacked-lombok
Version

Version

0.1.5
Type

Type

jar
Description

Description

develhacked-lombok
The library enhancing Java classes at compilation by annotations that contained in the Develhack Core Library.
Project URL

Project URL

https://github.com/develhack/develhacked-lombok
Source Code Management

Source Code Management

https://github.com/develhack/develhacked-lombok.git

Download develhacked-lombok 0.1.5


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

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.