is not current version
Last Version 0.7.0

com.vanniktech:onactivityresult-annotations 0.5.0

OnActivityResult annotation compiler for Android

GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

onactivityresult-annotations
Version

Version

0.5.0
Type

Type

jar

Download onactivityresult-annotations 0.5.0


<!-- https://jarcasting.com/artifacts/com.vanniktech/onactivityresult-annotations/ -->
<dependency>
    <groupId>com.vanniktech</groupId>
    <artifactId>onactivityresult-annotations</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanniktech/onactivityresult-annotations/
implementation 'com.vanniktech:onactivityresult-annotations:0.5.0'
// https://jarcasting.com/artifacts/com.vanniktech/onactivityresult-annotations/
implementation ("com.vanniktech:onactivityresult-annotations:0.5.0")
'com.vanniktech:onactivityresult-annotations:jar:0.5.0'
<dependency org="com.vanniktech" name="onactivityresult-annotations" rev="0.5.0">
  <artifact name="onactivityresult-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanniktech', module='onactivityresult-annotations', version='0.5.0')
)
libraryDependencies += "com.vanniktech" % "onactivityresult-annotations" % "0.5.0"
[com.vanniktech/onactivityresult-annotations "0.5.0"]