License |
License |
---|---|
GroupId | GroupIdcom.twofortyfouram |
ArtifactId | ArtifactIdandroid-annotation |
Version | Version3.0.0 |
Type | Typeaar |
Description |
Descriptionandroid-annotation
Annotations for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-annotation-3.0.0.pom | |
android-annotation-3.0.0-sources.jar | 2 KB |
android-annotation-3.0.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twofortyfouram/android-annotation/ -->
<dependency>
<groupId>com.twofortyfouram</groupId>
<artifactId>android-annotation</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twofortyfouram/android-annotation/
implementation 'com.twofortyfouram:android-annotation:3.0.0'
// https://jarcasting.com/artifacts/com.twofortyfouram/android-annotation/
implementation ("com.twofortyfouram:android-annotation:3.0.0")
'com.twofortyfouram:android-annotation:aar:3.0.0'
<dependency org="com.twofortyfouram" name="android-annotation" rev="3.0.0">
<artifact name="android-annotation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twofortyfouram', module='android-annotation', version='3.0.0')
)
libraryDependencies += "com.twofortyfouram" % "android-annotation" % "3.0.0"
[com.twofortyfouram/android-annotation "3.0.0"]