pl.matsuo.interfacer:sample-interfaces

Add interfaces to classes generated by other plugins

License

License

GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

sample-interfaces
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Add interfaces to classes generated by other plugins
Project Organization

Project Organization

Matsuo IT

Download sample-interfaces

How to add to project

<!-- https://jarcasting.com/artifacts/pl.matsuo.interfacer/sample-interfaces/ -->
<dependency>
    <groupId>pl.matsuo.interfacer</groupId>
    <artifactId>sample-interfaces</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/sample-interfaces/
implementation 'pl.matsuo.interfacer:sample-interfaces:0.0.7'
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/sample-interfaces/
implementation ("pl.matsuo.interfacer:sample-interfaces:0.0.7")
'pl.matsuo.interfacer:sample-interfaces:jar:0.0.7'
<dependency org="pl.matsuo.interfacer" name="sample-interfaces" rev="0.0.7">
  <artifact name="sample-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo.interfacer', module='sample-interfaces', version='0.0.7')
)
libraryDependencies += "pl.matsuo.interfacer" % "sample-interfaces" % "0.0.7"
[pl.matsuo.interfacer/sample-interfaces "0.0.7"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4