Byggarmonster Lib

Library that can parse Java files (POJO:s) and generate builders for them.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

se.bjurr.byggarmonster
ArtifactId

ArtifactId

byggarmonster-gradle-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Byggarmonster Lib
Library that can parse Java files (POJO:s) and generate builders for them.

Download byggarmonster-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/se.bjurr.byggarmonster/byggarmonster-gradle-plugin/ -->
<dependency>
    <groupId>se.bjurr.byggarmonster</groupId>
    <artifactId>byggarmonster-gradle-plugin</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.byggarmonster/byggarmonster-gradle-plugin/
implementation 'se.bjurr.byggarmonster:byggarmonster-gradle-plugin:1.1'
// https://jarcasting.com/artifacts/se.bjurr.byggarmonster/byggarmonster-gradle-plugin/
implementation ("se.bjurr.byggarmonster:byggarmonster-gradle-plugin:1.1")
'se.bjurr.byggarmonster:byggarmonster-gradle-plugin:jar:1.1'
<dependency org="se.bjurr.byggarmonster" name="byggarmonster-gradle-plugin" rev="1.1">
  <artifact name="byggarmonster-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.byggarmonster', module='byggarmonster-gradle-plugin', version='1.1')
)
libraryDependencies += "se.bjurr.byggarmonster" % "byggarmonster-gradle-plugin" % "1.1"
[se.bjurr.byggarmonster/byggarmonster-gradle-plugin "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
se.bjurr.byggarmonster : byggarmonster-lib jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0