Last Version

Kotlin Builder Annotation 1.2.1

A replacement for the Lombok @Builder annotation for Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.thinkinglogic.builder
ArtifactId

ArtifactId

kotlin-builder-annotation
Version

Version

1.2.1
Type

Type

jar
Description

Description

Kotlin Builder Annotation
A replacement for the Lombok @Builder annotation for Kotlin
Project URL

Project URL

https://github.com/ThinkingLogic/kotlin-builder-annotation
Source Code Management

Source Code Management

https://github.com/ThinkingLogic/kotlin-builder-annotation

Download kotlin-builder-annotation 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Project Modules

There are no modules declared in this project.