License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators Takes User Interface Web Frameworks |
GroupId | GroupIdio.github.high-stakes |
ArtifactId | ArtifactIdautointerface |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutoInterface
Java annotation processor to generate interfaces.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autointerface-0.4.0.pom | |
autointerface-0.4.0.jar | 7 KB |
autointerface-0.4.0-sources.jar | 3 KB |
autointerface-0.4.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.high-stakes/autointerface/ -->
<dependency>
<groupId>io.github.high-stakes</groupId>
<artifactId>autointerface</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.high-stakes/autointerface/
implementation 'io.github.high-stakes:autointerface:0.4.0'
// https://jarcasting.com/artifacts/io.github.high-stakes/autointerface/
implementation ("io.github.high-stakes:autointerface:0.4.0")
'io.github.high-stakes:autointerface:jar:0.4.0'
<dependency org="io.github.high-stakes" name="autointerface" rev="0.4.0">
<artifact name="autointerface" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.high-stakes', module='autointerface', version='0.4.0')
)
libraryDependencies += "io.github.high-stakes" % "autointerface" % "0.4.0"
[io.github.high-stakes/autointerface "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.13.0 |