License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.kaustubhpatange |
ArtifactId | ArtifactIdautobindings-annotations |
Last Version | Last Version1.1-beta04 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautobindings-annotations
AutoBindings for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/autobindings-annotations/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>autobindings-annotations</artifactId>
<version>1.1-beta04</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/autobindings-annotations/
implementation 'io.github.kaustubhpatange:autobindings-annotations:1.1-beta04'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/autobindings-annotations/
implementation ("io.github.kaustubhpatange:autobindings-annotations:1.1-beta04")
'io.github.kaustubhpatange:autobindings-annotations:jar:1.1-beta04'
<dependency org="io.github.kaustubhpatange" name="autobindings-annotations" rev="1.1-beta04">
<artifact name="autobindings-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='autobindings-annotations', version='1.1-beta04')
)
libraryDependencies += "io.github.kaustubhpatange" % "autobindings-annotations" % "1.1-beta04"
[io.github.kaustubhpatange/autobindings-annotations "1.1-beta04"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
androidx.annotation » annotation | jar | 1.1.0 |