is not current version
Last Version 1.1-beta05

io.github.kaustubhpatange:autobindings-compiler 1.1-beta02

AutoBindings for Android

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

autobindings-compiler
Version

Version

1.1-beta02
Type

Type

jar

Download autobindings-compiler 1.1-beta02


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