Last Version

MakeBuilder - Annotations 1.1.1

This project contains the annotations used by the MakeBuilder component. It is deployed as a JAR file. These annotations represent the public interface of the component.

License

License

GroupId

GroupId

nl.elucidator.patterns.builder.annotations
ArtifactId

ArtifactId

builder-annotations
Version

Version

1.1.1
Type

Type

jar
Description

Description

MakeBuilder - Annotations
This project contains the annotations used by the MakeBuilder component. It is deployed as a JAR file. These annotations represent the public interface of the component.

Download builder-annotations 1.1.1


<!-- https://jarcasting.com/artifacts/nl.elucidator.patterns.builder.annotations/builder-annotations/ -->
<dependency>
    <groupId>nl.elucidator.patterns.builder.annotations</groupId>
    <artifactId>builder-annotations</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.elucidator.patterns.builder.annotations/builder-annotations/
implementation 'nl.elucidator.patterns.builder.annotations:builder-annotations:1.1.1'
// https://jarcasting.com/artifacts/nl.elucidator.patterns.builder.annotations/builder-annotations/
implementation ("nl.elucidator.patterns.builder.annotations:builder-annotations:1.1.1")
'nl.elucidator.patterns.builder.annotations:builder-annotations:jar:1.1.1'
<dependency org="nl.elucidator.patterns.builder.annotations" name="builder-annotations" rev="1.1.1">
  <artifact name="builder-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.elucidator.patterns.builder.annotations', module='builder-annotations', version='1.1.1')
)
libraryDependencies += "nl.elucidator.patterns.builder.annotations" % "builder-annotations" % "1.1.1"
[nl.elucidator.patterns.builder.annotations/builder-annotations "1.1.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.