GroupId | GroupIdcom.github.kirich1409 |
---|---|
ArtifactId | ArtifactIdviewbindingpropertydelegate-noreflection |
Version | Version1.5.0-beta01 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate-noreflection/ -->
<dependency>
<groupId>com.github.kirich1409</groupId>
<artifactId>viewbindingpropertydelegate-noreflection</artifactId>
<version>1.5.0-beta01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate-noreflection/
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.0-beta01'
// https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate-noreflection/
implementation ("com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.0-beta01")
'com.github.kirich1409:viewbindingpropertydelegate-noreflection:aar:1.5.0-beta01'
<dependency org="com.github.kirich1409" name="viewbindingpropertydelegate-noreflection" rev="1.5.0-beta01">
<artifact name="viewbindingpropertydelegate-noreflection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kirich1409', module='viewbindingpropertydelegate-noreflection', version='1.5.0-beta01')
)
libraryDependencies += "com.github.kirich1409" % "viewbindingpropertydelegate-noreflection" % "1.5.0-beta01"
[com.github.kirich1409/viewbindingpropertydelegate-noreflection "1.5.0-beta01"]