License |
License |
---|---|
GroupId | GroupIdpl.matsuo.interfacer |
ArtifactId | ArtifactIdinterfacer-core |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionAdd interfaces to classes generated by other plugins
|
Project Organization |
Project OrganizationMatsuo IT |
Filename | Size |
---|---|
interfacer-core-0.0.6.pom | |
interfacer-core-0.0.6.jar | 29 KB |
interfacer-core-0.0.6-sources.jar | 14 KB |
interfacer-core-0.0.6-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-core/ -->
<dependency>
<groupId>pl.matsuo.interfacer</groupId>
<artifactId>interfacer-core</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-core/
implementation 'pl.matsuo.interfacer:interfacer-core:0.0.6'
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-core/
implementation ("pl.matsuo.interfacer:interfacer-core:0.0.6")
'pl.matsuo.interfacer:interfacer-core:jar:0.0.6'
<dependency org="pl.matsuo.interfacer" name="interfacer-core" rev="0.0.6">
<artifact name="interfacer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo.interfacer', module='interfacer-core', version='0.0.6')
)
libraryDependencies += "pl.matsuo.interfacer" % "interfacer-core" % "0.0.6"
[pl.matsuo.interfacer/interfacer-core "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaparser : javaparser-core | jar | 3.16.2 |
com.github.javaparser : javaparser-symbol-solver-core | jar | 3.16.2 |
org.reflections : reflections | jar | 0.9.11 |
com.google.guava : guava | jar | 30.0-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
pl.matsuo.interfacer : sample-interfaces | jar | 0.0.6 |
commons-io : commons-io | jar | 2.8.0 |
junit : junit | jar | 4.13.1 |