| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаio.github.kaustubhpatange |
| Идентификатор | Идентификаторautobindings-compiler |
| Версия | Версия1.1-alpha16 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| autobindings-compiler-1.1-alpha16.pom | |
| autobindings-compiler-1.1-alpha16.jar | 52 KB |
| autobindings-compiler-1.1-alpha16-sources.jar | 16 KB |
| autobindings-compiler-1.1-alpha16-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/autobindings-compiler/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>autobindings-compiler</artifactId>
<version>1.1-alpha16</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/autobindings-compiler/
implementation 'io.github.kaustubhpatange:autobindings-compiler:1.1-alpha16'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/autobindings-compiler/
implementation ("io.github.kaustubhpatange:autobindings-compiler:1.1-alpha16")
'io.github.kaustubhpatange:autobindings-compiler:jar:1.1-alpha16'
<dependency org="io.github.kaustubhpatange" name="autobindings-compiler" rev="1.1-alpha16">
<artifact name="autobindings-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='autobindings-compiler', version='1.1-alpha16')
)
libraryDependencies += "io.github.kaustubhpatange" % "autobindings-compiler" % "1.1-alpha16"
[io.github.kaustubhpatange/autobindings-compiler "1.1-alpha16"]