Last Version

argument-delegate 1.0.3

Property binding for Android Bundle arguments. Written for simple bundle unpacking for Kotlin users.

License

License

GroupId

GroupId

com.idapgroup
ArtifactId

ArtifactId

argument-delegate
Version

Version

1.0.3
Type

Type

aar
Description

Description

argument-delegate
Property binding for Android Bundle arguments. Written for simple bundle unpacking for Kotlin users.
Project URL

Project URL

https://github.com/idapgroup/ArgumentDelegate
Source Code Management

Source Code Management

https://github.com/idapgroup/ArgumentDelegate

Download argument-delegate 1.0.3


<!-- https://jarcasting.com/artifacts/com.idapgroup/argument-delegate/ -->
<dependency>
    <groupId>com.idapgroup</groupId>
    <artifactId>argument-delegate</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.idapgroup/argument-delegate/
implementation 'com.idapgroup:argument-delegate:1.0.3'
// https://jarcasting.com/artifacts/com.idapgroup/argument-delegate/
implementation ("com.idapgroup:argument-delegate:1.0.3")
'com.idapgroup:argument-delegate:aar:1.0.3'
<dependency org="com.idapgroup" name="argument-delegate" rev="1.0.3">
  <artifact name="argument-delegate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.idapgroup', module='argument-delegate', version='1.0.3')
)
libraryDependencies += "com.idapgroup" % "argument-delegate" % "1.0.3"
[com.idapgroup/argument-delegate "1.0.3"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.fragment » fragment-ktx jar 1.0.0
androidx.core » core-ktx jar 1.0.2

Project Modules

There are no modules declared in this project.