| Группа | Группаio.github.eiualee |
|---|---|
| Идентификатор | Идентификаторeasyapi_compiler |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| easyapi_compiler-1.0.8.pom | |
| easyapi_compiler-1.0.8.jar | 10 KB |
| easyapi_compiler-1.0.8-sources.jar | 6 KB |
| easyapi_compiler-1.0.8-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.eiualee/easyapi_compiler/ -->
<dependency>
<groupId>io.github.eiualee</groupId>
<artifactId>easyapi_compiler</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eiualee/easyapi_compiler/
implementation 'io.github.eiualee:easyapi_compiler:1.0.8'
// https://jarcasting.com/artifacts/io.github.eiualee/easyapi_compiler/
implementation ("io.github.eiualee:easyapi_compiler:1.0.8")
'io.github.eiualee:easyapi_compiler:jar:1.0.8'
<dependency org="io.github.eiualee" name="easyapi_compiler" rev="1.0.8">
<artifact name="easyapi_compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eiualee', module='easyapi_compiler', version='1.0.8')
)
libraryDependencies += "io.github.eiualee" % "easyapi_compiler" % "1.0.8"
[io.github.eiualee/easyapi_compiler "1.0.8"]