easyapi_compiler


License

License

GroupId

GroupId

io.github.eiualee
ArtifactId

ArtifactId

easyapi_compiler
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

easyapi_compiler
easyapi_compiler
Project URL

Project URL

https://github.com/EiuaLee/EasyApi
Source Code Management

Source Code Management

https://github.com/EiuaLee/EasyApi/tree/master

Download easyapi_compiler

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.eiualee/easyapi_compiler/ -->
<dependency>
    <groupId>io.github.eiualee</groupId>
    <artifactId>easyapi_compiler</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eiualee/easyapi_compiler/
implementation 'io.github.eiualee:easyapi_compiler:1.1.0'
// https://jarcasting.com/artifacts/io.github.eiualee/easyapi_compiler/
implementation ("io.github.eiualee:easyapi_compiler:1.1.0")
'io.github.eiualee:easyapi_compiler:jar:1.1.0'
<dependency org="io.github.eiualee" name="easyapi_compiler" rev="1.1.0">
  <artifact name="easyapi_compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eiualee', module='easyapi_compiler', version='1.1.0')
)
libraryDependencies += "io.github.eiualee" % "easyapi_compiler" % "1.1.0"
[io.github.eiualee/easyapi_compiler "1.1.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6
com.google.auto : auto-common jar 0.10
com.squareup : javapoet jar 1.9.0
io.github.eiualee : easyapi_annotation jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.8
1.0.7
1.0.5
1.0.0