License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.nueca.androidtoolbox |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version1.3.8-m1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionannotations
Standard qualifiers and scopes
|
Filename | Size |
---|---|
annotations-1.3.8-m1.pom | |
annotations-1.3.8-m1-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.nueca.androidtoolbox/annotations/ -->
<dependency>
<groupId>net.nueca.androidtoolbox</groupId>
<artifactId>annotations</artifactId>
<version>1.3.8-m1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/annotations/
implementation 'net.nueca.androidtoolbox:annotations:1.3.8-m1'
// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/annotations/
implementation ("net.nueca.androidtoolbox:annotations:1.3.8-m1")
'net.nueca.androidtoolbox:annotations:aar:1.3.8-m1'
<dependency org="net.nueca.androidtoolbox" name="annotations" rev="1.3.8-m1">
<artifact name="annotations" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.nueca.androidtoolbox', module='annotations', version='1.3.8-m1')
)
libraryDependencies += "net.nueca.androidtoolbox" % "annotations" % "1.3.8-m1"
[net.nueca.androidtoolbox/annotations "1.3.8-m1"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |