| License |
License |
|---|---|
| GroupId | GroupIdpl.matsuo.interfacer |
| ArtifactId | ArtifactIdsample-interfaces |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAdd interfaces to classes generated by other plugins
|
| Project Organization |
Project OrganizationMatsuo IT |
| Filename | Size |
|---|---|
| sample-interfaces-0.0.7.pom | |
| sample-interfaces-0.0.7.jar | 2 KB |
| sample-interfaces-0.0.7-sources.jar | 2 KB |
| sample-interfaces-0.0.7-javadoc.jar | 115 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |